https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25527
--- Comment #3 from Tomás Cohen Arazi <[email protected]> --- Created attachment 105014 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105014&action=edit Bug 25527: Initialize the logger in the constructor in ExternalContent This patch makes Koha::Logger initialization happen in the ->new method for the OverDrive handler. In the case of RecordedBooks, it doesn't look like it is used so I just removed it. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
