Bug 21461

Summary: Add logging for ILL
Product: Koha Reporter: Magnus Enger <magnus>
Component: ILLAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Magnus Enger 2018-10-01 12:21:27 UTC
Should log things like

- End user actions in the OPAC
- Librarian actions in the staff client
- Cron job actions that interact with external APIs (e.g. for collecting new requests)
Comment 1 Magnus Enger 2018-10-01 12:24:58 UTC
I guess an initial patch for this would just do a few simple things like: 

- add ILL as a module in the log viewer
- add a syspref for turning ILL logging on and off

And then a lot of the logging will need to be done by the different backends/plugins.
Comment 2 Magnus Enger 2018-10-02 15:36:36 UTC

*** This bug has been marked as a duplicate of bug 20750 ***