Uploaded image for project: 'mod-circulation'
  1. mod-circulation
  2. CIRC-1516

Replace deprecated logger for overnight notices

    XMLWordPrintable

Details

    • EPAM-Veg Sprint 137
    • 0.5
    • Vega
    • Lotus (R1 2022) Bug Fix
    • Implementation coding issue

    Description

      Replace deprecated org.slf4j.Logger with org.apache.logging.log4j.Logger in GroupedLoanScheduledNoticeHandler to fix missing logs for overnight scheduled notices:
      private static final Logger log = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());

      private static final Logger log = LogManager.getLogger(MethodHandles.lookup().lookupClass());

       

      The same deprecated logger is used in org.folio.circulation.services.agedtolost.LoanToChargeFees, we should replace it there as well.

       

       

       

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                roman-barannyk Roman Barannyk
                OleksandrVidinieiev Oleksandr Vidinieiev
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases