27 Dec
2012
27 Dec
'12
9:21 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 --- Comment #47 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #46)
(In reply to comment #44)
A quick start: http://wiki.koha-community.org/wiki/Logger
It seems to me that ->debug calls *should* be included in code committed to Master. Isn't the entire point of the logger that it's possible to change your log level so that you can get all the debug information/all the warnings/info and errors/just errors/just critical errors?
Yes maybe. But developpers must be aware that too many debug message are not relevant because logs would become too big and then unreadable. -- You are receiving this mail because: You are watching all bug changes.