https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16329
--- Comment #1 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 50599 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50599&action=edit Bug 16329 - Koha::Logger->sql(). Unified interface to log SQL statements Instead of whenever needing to log SQL statements, making a custom logging output/function, introduce a centralized subroutine to handle all sql-statement logging. How the SQL-statements should be logged remains to be seen, but currently simply presenting very simple formatting we can discuss about. -- 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/
