https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18205

--- Comment #27 from Lari Taskula <[email protected]> ---
(In reply to Martin Renvoize from comment #26)
> Lari, can you state exactly what it is about MojoX::Log::Log4Perl that you
> wish to use within the Mojo layer of Koha?

Hi. Thanks for taking a look! The reason for adding this module was to enable
Mojo::Log logging with our log4perl configurations so that our log4perl-logging
works for other Mojolicious plugins such as Mojolicious::Plugin::OpenAPI. I
don't think the standard Koha::Logger was able to handle this alone with the
way you proposed:

> $app->log(Koha::Logger->get)

If you can provide a simple alternative solution to Koha::Logger to achieve
this functionality, I'm okay with not including this dependency. Unfortunately
I personally cannot invest more work into this feature as I don't work as a
Koha developer as of now.

Your proposed way is of course better and hopefully you can make it work :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to