Bug 28572: Remove C4::Debug
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 18 Jun 2021 09:25:16 +0000 (11:25 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 22 Jun 2021 10:04:32 +0000 (12:04 +0200)
commit3fe837bc74d110b9b3f378ee0565464d8529e827
tree239745b91f78adbabdca77aefe01e0df3080a407
parent6f204fdf96f16340da184aa27142a391871dcc37
Bug 28572: Remove C4::Debug

We are using Koha::Logger when it makes sense to keep the info,
otherwise we simply remove it

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Bug 28572: Replace missing occurrence in misc/admin/koha-preferences

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
97 files changed:
C4/Acquisition.pm
C4/Auth_with_cas.pm
C4/Auth_with_ldap.pm
C4/Auth_with_shibboleth.pm
C4/Barcodes.pm
C4/Barcodes/EAN13.pm
C4/Barcodes/annual.pm
C4/Barcodes/hbyymmincr.pm
C4/Biblio.pm
C4/Budgets.pm
C4/Charset.pm
C4/Circulation.pm
C4/ClassSplitRoutine/Dewey.pm
C4/ClassSplitRoutine/Generic.pm
C4/ClassSplitRoutine/LCC.pm
C4/ClassSplitRoutine/RegEx.pm
C4/Context.pm
C4/Creators/Batch.pm
C4/Creators/Layout.pm
C4/Creators/Lib.pm
C4/Creators/Profile.pm
C4/Creators/Template.pm
C4/Debug.pm [deleted file]
C4/External/BakerTaylor.pm
C4/Form/MessagingPreferences.pm
C4/ImportExportFramework.pm
C4/Labels/Label.pm
C4/Letters.pm
C4/Output.pm
C4/Overdues.pm
C4/Patroncards/Lib.pm
C4/Reports.pm
C4/Reports/Guided.pm
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Patron.pm
C4/SIP/ILS/Transaction/Checkin.pm
C4/SIP/ILS/Transaction/Checkout.pm
C4/Scrubber.pm
C4/Search.pm
C4/Serials.pm
C4/Stats.pm
C4/Suggestions.pm
C4/Tags.pm
Koha/Patron/Files.pm
acqui/acqui-home.pl
acqui/basket.pl
acqui/histsearch.pl
admin/aqbudgetperiods.pl
admin/aqbudgets.pl
admin/aqplan.pl
admin/clone-rules.pl
admin/smart-rules.pl
admin/transport-cost-matrix.pl
circ/bookcount.pl
circ/branchoverdues.pl
circ/overdue.pl
circ/pendingreserves.pl
circ/reserveratios.pl
installer/data/mysql/backfill_statistics.pl
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-review.tt
labels/label-create-csv.pl
labels/label-create-pdf.pl
labels/label-create-xml.pl
labels/label-item-search.pl
members/files.pl
misc/admin/koha-preferences
misc/cronjobs/gather_print_notices.pl
misc/cronjobs/serialsUpdate.pl
misc/cronjobs/staticfines.pl
misc/load_testing/benchmark_staff.pl
misc/migration_tools/bulkmarcimport.pl
opac/opac-discharge.pl
opac/opac-ratings-ajax.pl
opac/opac-ratings.pl
opac/opac-reserve.pl
opac/opac-review.pl
opac/opac-search-history.pl
opac/opac-tags.pl
patroncards/create-pdf.pl
patroncards/image-manage.pl
plugins/plugins-home.pl
plugins/plugins-uninstall.pl
plugins/plugins-upload.pl
plugins/run.pl
reports/catalogue_out.pl
reports/guided_reports.pl
reports/issues_stats.pl
reports/reserves_stats.pl
serials/subscription-bib-search.pl
suggestion/suggestion.pl
t/Debug.t [deleted file]
t/db_dependent/Search.t
t/db_dependent/Serials.t
tags/review.pl
tools/batchMod.pl
tools/picture-upload.pl
tools/viewlog.pl