Is there a smart way to control the server console logging?
When im writing custom resolvers its handy to log variables to see whats going on. However my server terminal is really busy. Is there a way of temporarily disabling the default logging or easily distinguishing the console.logs that ive added? Thanks