Bug 22415

Summary: Koha::EDI should not use Log::Log4perl directly
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Architecture, internals, and plumbingAssignee: Martin Renvoize <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
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:
Bug Depends on: 14167    
Bug Blocks:    

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