Bug 21461 - Add logging for ILL
Summary: Add logging for ILL
Status: RESOLVED DUPLICATE of bug 20750
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-01 12:21 UTC by Magnus Enger
Modified: 2018-10-02 15:36 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***