Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / Koha / Logger.pm
2020-04-22 Jonathan DruartBug 25172: Remove _recheck_logfile
2020-04-22 Jonathan DruartBug 25172: Make Koha::Logger explode if init went wrong
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-10-08 Jesse WeaverBug 13937: Add a Z39.50 daemon that can inject item...
2019-04-18 Nick ClemensRevert "Bug 15253: Add Koha::Logger based logging for...
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2016-10-10 Marcel de RooyBug 17088: [Follow-up] Adjust POD in Logger.pm
2015-07-21 Tomas Cohen AraziBug 14167: (QA followup) use warn instead of just STDERR
2015-07-21 Kyle M HallBug 14167: (QA followup) Tidy Koha/Logger.pm
2015-07-21 Marcel de RooyBug 14167: (QA followup) Making Koha::Logger bit more...
2015-07-21 Kyle M HallBug 14167: (QA followup) Embed default config into...
2015-07-21 Marcel de RooyBug 14167: (QA followup) Adjust category handling in...
2015-07-21 Kyle M HallBug 14167: Add Koha::Logger based on Log4perl