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
{{ message }}
This repository was archived by the owner on Sep 10, 2019. It is now read-only.
It would be nice if we could include a real logger, but if not, we could create a really simple logger.
Basically, what I want is the ability to have certain message be debug messages, and certain messages to be general info messages. Take most of the things we print in MethodWrapper: those should only be printed when debugging.
The logger's level would be settable by the end user (defaulting to info) through HTTPServer.