Make log length in Perl logger a configurable value to assist debugging
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 13 Aug 2010 16:20:01 +0000 (16:20 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 13 Aug 2010 16:20:01 +0000 (16:20 +0000)
commit85a4c7b379ff8d90231e5b741238b38f28a8919b
treed0ed36f5e27576c88a16b5c0ff659b88fb4704b7
parentfcc5e1320499e827b8196f170c0a78795e35e588
Make log length in Perl logger a configurable value to assist debugging

If logging to syslog instead of a file, you might need to adjust the
syslog configuration to accept longer than its own default lengths of
log messages

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1997 9efc2488-bf62-4759-914b-345cdb29e865
examples/opensrf_core.xml.example
src/perl/lib/OpenSRF/Utils/Logger.pm