http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14597
--- Comment #14 from Robin Sheat <[email protected]> --- (In reply to Jonathan Druart from comment #11) > I just would like to be sure that we really want to add 2 lines and > instantiate a Log object per subroutine/method. > I personally don't like this idea. oh yeah, that's really not ideal. I wouldn't be surprised if that were to become a significant source of slow if it ever ended up in a function that got called a lot. -- 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/
