Package com.kingsrook.qqq.backend.core.logging


package com.kingsrook.qqq.backend.core.logging
  • Classes
    Class
    Description
    A log message, which can be "collected" by the QCollectingLogger.
     
     
    QQQ log4j implementation, used within a QLogger, to "collect" log messages in an internal list - the idea being - for tests, to assert that logs happened.
    Wrapper for