Bug 36656 - Add ability to see (limited) error logs from within the Koha inteface
Summary: Add ability to see (limited) error logs from within the Koha inteface
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 20:24 UTC by Liz Rea
Modified: 2024-04-22 07:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2024-04-19 20:24:22 UTC
We should expose the error messages we collect in the plack-*-error.log and plack-error.log to superlibrarians by flag in the Koha Conf or by syspref enabling.

This could help librarians solve their own problems with items that don't have item types or identifying bad dates. 

Nagios does this fairly well, if an example is required. Aspen Discovery as well.

It might mean we tidy up our error handling, but I think the trade is worth it.