You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds an environment variable, $LOG_REQUESTS, that when set to a falsey
value will not add the logging middleware to the HTTP handler, disabling
request logs. Other logs, like the startup messages, are left alone.
Closes#49.
0 commit comments