277 B
277 B
Configurable logging
- Logging is now configurable via the config file,
log_levelcan be set to one oftrace,debug,info,warn,errororfatal. - JSON Logging is supported and configurable via the config file/env,
log_formatcan be set totextorjson.