Patch from Joe Atzberger:
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 19 Jan 2010 18:41:24 +0000 (18:41 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 19 Jan 2010 18:41:24 +0000 (18:41 +0000)
commitaca64c95fc7b98d3f0a3ad6b8b8c55e4627d4491
tree0fa6831878000e9d73710757a2d5490e6104cef1
parent2a7a4522fba8d23cfbb0e002d74643ef5a1cfde9
Patch from Joe Atzberger:

When running from command-line, logger warns "Logger found no config.  Using STDERR" but in fact fails to do so.  That blocks atomic testing of dependent modules, including almost all of EG's Application and Utils.

Also, in _write_file when failing to sysopen the target file, the die message reports a different variable than the one actually targeted.

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