http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14933
Bug ID: 14933
Summary: SIPserver should not use warn or die to log errors
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
warn and die are used in various places in the SIPServer but the messages are
lost as STDERR is closed by Net::Server in these cases the error message should
be logged to syslog as with other error and debug messages and exit should be
used
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/