http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14597
--- Comment #10 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #8) > IMO this is really not a good idea. > I would prefer to see this logger question moved somewhere else and let this > patch continues this way without it. > > (Just to say, my logger proposal allowed you to display a "caller", which > permit to know where we are). I'm not sure what you mean by that. I may be out of the loop. Yes, we could dump the caller into the logs, but setting the category allows us to utilize the strengths of log4perl where we can redirect parts of the log to other files, set up email alerts, use syslog, log to a db, etc. If we don't specify our categories well then we can't take advantage of any of the features of log4perl. -- 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/
