http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14751
Bug ID: 14751
Summary: Allow C4::Context->interface to be set to 'sip' or
'commandline'
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Koha::Logger allows us to split up logging to separate files based on the
interface. However, right now the interface is limited to just 'opac' or
'intranet'.
I propose we extend this to allow the interface to also be set to 'sip' for SIP
server logging, and to 'commandline' for cronjobs and all other command line
scripts.
--
You are receiving this mail because:
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/