0.008 2018-08-30 (PERLANCAR)
- No functional changes.
- [doc] More tweaks/formatting of documentation.
0.007 2018-08-30 (PERLANCAR)
- No functional changes.
- [doc] Add more documentation.
0.006 2018-08-07 (PERLANCAR)
- Observe LOG_ADD_TIMESTAMP.
0.005 2018-01-17 (PERLANCAR)
- [Bugfix] Don't even initialize output when level is off (e.g.
don't attempt to open file if FILE_LOG_LEVEL is set to off).
0.004 2017-09-07 (PERLANCAR)
- [doc] Add more examples in Synopsis, tweak description.
- [Experimental] Accept 'outputs' for specifying extra outputs.
0.003 2017-07-14 (PERLANCAR)
- [dist] Specify dependency to Log::ger::Layout::Pattern.
0.002 2017-07-12 (PERLANCAR)
- Add argument: level.
- Simpler layout for Screen: 'PROGNAME: MESSAGE'.
0.001 2017-07-12 (PERLANCAR)
- First release. Log::ger::App is a spiritual successor to
Log::Any::App. Log::ger::App tries to do less and, thanks to
Log::ger::Output::Composite, will be much simpler.