[OPEN-ILS-DEV] ***SPAM*** Another log message patch
Jason Stephenson
jstephenson at mvlc.org
Thu Apr 15 10:43:01 EDT 2010
Hi, again.
The attached patch eliminates the following message from our logs:
/openils/var/log/open-ils.storage_unix.log:Use of uninitialized value
in join or string at
/usr/local/share/perl/5.8.8/OpenSRF/Application.pm line 118.
Instead, we get something like this:
/openils/var/log/osrfsys.log:[2010-04-15 10:26:10] open-ils.circ
[INFO:10750:Application.pm:125:1271341552107790] CALL:
open-ils.circ.circ_modifier.retrieve.all [undef]
Which seems to be closer to the original intent.
Though this patch is also fairly trivial, I have attached a DCO.
Jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msg_params.patch
Type: text/x-patch
Size: 661 bytes
Desc: not available
Url : http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20100415/a2ec4b8a/attachment.bin
-------------- next part --------------
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
Signed-off-by: Jason Stephenson <jstephenson at mvlc.org>
More information about the Open-ils-dev
mailing list