0.018 2024-01-12 Released-By: PERLANCAR; Urgency: low - No functional changes. [Documentation] - Mention Log::ger::App. - Update outdated example (GH#1). - Some wording tweaks. 0.017 2020-11-17 Released-By: PERLANCAR; Urgency: medium - Observe LOG_GER_OUTPUT_COMPOSITE_DEBUG. - Cache each layouter's and outputter's get_hooks() to avoid repetitive calling. 0.016 2020-03-11 Released-By: PERLANCAR; Urgency: medium - Bump v to 2 to comply to Log::ger 0.037. 0.015 2020-03-09 Released-By: PERLANCAR; Urgency: low - No functional changes. - Adjust to Log::ger 0.034 (add meta()). 0.014 2020-03-07 Released-By: PERLANCAR; Urgency: medium - Adjust to Log::ger 0.033 (new preferred hook create_outputter over create_log_routine). - [refactor] Rename variables for clarity. 0.013 2020-03-07 Released-By: PERLANCAR; Urgency: medium - Adjust to Log::ger 0.032 (no more logml stuffs, filters). - Use warn() instead of 'print STDERR' so we can print stack trace when wanted. 0.012 2020-03-04 Released-By: PERLANCAR; Urgency: medium - Observe env LOG_LOG_GER_OUTPUT_COMPOSITE_CODE. 0.011 2020-02-06 Released-By: PERLANCAR; Urgency: medium - [bugfix] Fix typo in package name. 0.010 2019-09-18 Released-By: PERLANCAR; Urgency: low - No functional changes. - [doc] Add example to FAQ item, grammar fixes. 0.009 2019-09-17 Released-By: PERLANCAR; Urgency: medium - Introduce set_level() as an easy way to re-set level of all outputs and categories, because Log::ger::Util's set_level() doesn't work for us. 0.008 2019-01-31 Released-By: PERLANCAR - No functional changes. - [ux] Check arguments. 0.007 2017-07-02 Released-By: PERLANCAR - [Bugfix] Fix leak by using per-target variable name. 0.006 2017-07-02 Released-By: PERLANCAR - [optimize] Convert to returning a multilevel log. 0.005 2017-07-01 Released-By: PERLANCAR - Get output module's hook in a proper, sane way. - Support per-output layout. 0.004 2017-06-25 Released-By: PERLANCAR - No functional changes. - [doc] Update/fix documentation. 0.003 2017-06-25 Released-By: PERLANCAR - [Incompatible change] Rename output specification key 'args' to 'conf'. - Implement configuration 'category_level' & output specification key 'category_level'. 0.002 2017-06-23 Released-By: PERLANCAR - Adjust to Log::ger 0.005. 0.001 2017-06-21 Released-By: PERLANCAR - First, early release.