Asynchronous Logging (Non-blocking I/O)
Allow auto-logger to read from config files (env var still should take precedence)
Add optional rolling file facilities
Explain Log severities: what is info? what is warning? what is trace?
journald native compatible syslog logger
Sensitive Data Masking (PII / Secret Filtering)
Native HTTP/UDP Log Shippers
log-exception: Automated Exception/Backtrace Capturing
Add tag-based logging
RFC syslog style log emitter
Add configurable log destination: stdout, rolling file, etc
Allow configuring order of log segments, specially useful for console and color-console
console
color-console
Add colorful options to console logger