[Koha-bugs] [Bug 34271] Remove a few Logger statements from REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 8 08:54:14 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34271

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153399|0                           |1
        is obsolete|                            |

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
Created attachment 155359
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155359&action=edit
Bug 34271: Remove a few Logger statements from REST API

See also bug 22678.
We should call app->log->warn, ->debug, etc. instead of Logger.

Test plan:
The simplest way I tested V1, is add a app->log->warn in the try
blocks, restart all and check that your log4perl is set correctly
too.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: David Cook <dcook at prosentient.com.au>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list