Bug 22415 - Koha::EDI should not use Log::Log4perl directly
Summary: Koha::EDI should not use Log::Log4perl directly
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on: 14167
Blocks:
  Show dependency treegraph
 
Reported: 2019-02-26 14:04 UTC by Martin Renvoize
Modified: 2024-02-13 12:13 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 Martin Renvoize 2019-02-26 14:04:49 UTC
We have Koha::Logger for instantiating Log4perl loggers now.. it should be used here too.
Comment 1 Martin Renvoize 2024-02-13 12:13:48 UTC
Still the case