Log logs an event by taking the context (grabs the viewer from it), event to log and logs event at current time
@graphql logEvent Mutation
TODO make event an enum eventually to make this even better
Log2 logs an event by taking the context (grabs the viewer from it), event to log and logs event at current time
having these 2 is to just show behavior difference when an error is returned vs not
@graphql logEvent2 Mutation
TODO make event an enum eventually to make this even better