http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190

--- Comment #49 from Jonathan Druart <[email protected]> ---
Hi Katrin,

Yes it is normal.
Try with : 
  my $log = C4::Context->logger;

the constructor Koha::Utils::Logger->new takes a level parameter. If it does
not exist, the normal level is used.

C4::Context->logger uses the level from the syspref LogLevel.

-- 
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