Koha/t/db_dependent/Labels
Galen Charlton 0bbcfeda0e replace syslog with warns
As discussed with Chris Nighswonger on #koha, this patch
removes the calls to syslog and replaces them with warns
so that error messages generated by the labels code
are sent to the Apache error log.  This avoids splitting
this sort of logging across multiple files and is consistent
with current practice in most of the rest of Koha.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-05 21:43:12 -04:00
..
t_Batch.t replace syslog with warns 2009-09-05 21:43:12 -04:00
t_Layout.t replace syslog with warns 2009-09-05 21:43:12 -04:00
t_Profile.t replace syslog with warns 2009-09-05 21:43:12 -04:00
t_Template.t replace syslog with warns 2009-09-05 21:43:12 -04:00