]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods/OpenSRF/Utils/Logger.pm
And let's not double-log messages. Sigh.
[OpenSRF.git] / src / perlmods / OpenSRF / Utils / Logger.pm
2007-11-08 dbsAnd let's not double-log messages. Sigh.
2007-11-08 dbsFormat the date and time with leading zeroes to be...
2007-10-30 dbsMake Logger a little more robust by setting a default...
2007-07-02 ericksonupdated the sylog and activity log file handling to...
2007-06-29 mikerPatch from Dan Scott to move perl OpenSRF core bootstra...
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2006-08-20 ericksontruncate messages more to prevent syslog overflow errors
2006-05-22 ericksonlimiting message size to prevent syslog warnings piling up
2005-12-14 ericksonescaping embedded %'s so syslog won't barf
2005-12-14 ericksonadded some NOT_FOUND events for record, copy, and circ...
2005-12-14 mikertruncating long log lines that go to syslog, as it...
2005-12-01 mikergive reasonably unique default for service name
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-11-30 ericksonactivity log is now a standalone log target: file or...
2005-11-30 ericksonsetting log file to just "syslog" (instead of "syslog...
2005-11-30 ericksondrastically simplified logger code now supports logging...
2005-02-16 ericksonnew config settings
2005-02-04 phasefxInitial revision