log4rs
log4rs copied to clipboard
Implement an `auto_init` function.
Implement a function: log4rs::auto_init() which does the following in order:
look for env var LOG4RS_CONFIG_FILE
try loading ./log4rs.yaml
fallback to console logging
@abmpicoli
Hi... I would love to see this feature as well..