[Koha-bugs] [Bug 14751] New: Allow C4::Context->interface to be set to 'sip' or 'commandline'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 28 13:30:28 CEST 2015


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: gmcharlt at gmail.com
          Reporter: kyle.m.hall at gmail.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list