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
Configurable logging level (default in config is NOTICE, if not set will default to INFO) #123
DEBUG will show skin failures
INFO will log individual requests
NOTICE will show useful start information and be fairly quiet
Adjust the way stats are reported, add an errored section #159
Requested is recorded as soon as we establish what is desired (before anything is returned)
Errors are recorded when we fail to fetch a skin or we have an internal error
Add CORS headers to all responses #167
Handle "MHF_Steve" internally to deprecate "char" #149
A new config option accepting
INFO
,ERROR
etc. which calls https://github.com/op/go-logging SetLevel.I believe it needs to be a "Leveled Backend"
Possibly print the configured verbosity at start-up?
The text was updated successfully, but these errors were encountered: