Bug 16911: Koha::Patrons - Move ExtendMemberSubscriptionTo to ->extend_subscription
[koha.git] / Koha / 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