https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22678
--- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to David Cook from comment #5) > According to > https://metacpan.org/dist/MojoX-Log-Log4perl/source/lib/MojoX/Log/Log4perl. > pm#L31 Mojolicous 8.23 added a "context" method, which Mojolicious will die > on if it's missing from the logger. > > That's the risk I mentioned in > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18205#c35 > > That's where that Koha::Logger::Mojo could come in handy to act as a shim... Tested my example with Koha::Logger->context added and it works. Will be testing a bit more. -- 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/
