Bug 9302: Add ability to merge patron records
[koha-ffzg.git] / Koha / Logger.pm
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