Allow auto-logger to read from config files (env var still should take precedence)
status
todo
type
task
descriptionScheme files, YAML, TOML, JSON, etc
While environment variables are perfect for Twelve-Factor apps and Docker/Guix containers, complex applications often prefer a dedicated configuration file.
Improvement: Allow scriba-auto-logger to look for config files in the project root or etc
scriba-2