Class JdrLogger_$logger

  • All Implemented Interfaces:
    Serializable, JdrLogger, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2023-10-18T08:31:16-0500")
    public class JdrLogger_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements JdrLogger, org.jboss.logging.BasicLogger, Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
    • Constructor Summary

      Constructors 
      Constructor Description
      JdrLogger_$logger​(org.jboss.logging.Logger log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String couldNotConfigureJDR()
      One of the configuration steps in JDR threw an exception.
      protected String couldNotConfigureJDR$str()  
      void couldNotCreateJDRPropertiesFile​(IOException ioex, Path path)  
      protected String couldNotCreateJDRPropertiesFile$str()  
      String couldNotCreateZipfile()
      JDR could not create a zipfile to store the report.
      protected String couldNotCreateZipfile$str()  
      void couldNotFindJDRPropertiesFile()
      Standalone property directory could not be located which is needed to find/create the JDR properties file.
      protected String couldNotFindJDRPropertiesFile$str()  
      protected Locale getLoggingLocale()  
      String jdrConfigMessage()  
      protected String jdrConfigMessage$str()  
      String jdrDescriptionMessage()  
      protected String jdrDescriptionMessage$str()  
      String jdrHelpMessage()  
      protected String jdrHelpMessage$str()  
      String jdrHostnameMessage()  
      protected String jdrHostnameMessage$str()  
      String jdrPortMessage()  
      protected String jdrPortMessage$str()  
      String jdrProtocolMessage()  
      protected String jdrProtocolMessage$str()  
      String noCommandsToRun()
      No Commands to run, probably no valid plugin loaded
      protected String noCommandsToRun$str()  
      • Methods inherited from class org.jboss.logging.DelegatingBasicLogger

        debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
      • Methods inherited from interface org.jboss.logging.BasicLogger

        debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
    • Constructor Detail

      • JdrLogger_$logger

        public JdrLogger_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • couldNotCreateZipfile$str

        protected String couldNotCreateZipfile$str()
      • couldNotCreateZipfile

        public final String couldNotCreateZipfile()
        Description copied from interface: JdrLogger
        JDR could not create a zipfile to store the report.
        Specified by:
        couldNotCreateZipfile in interface JdrLogger
      • couldNotConfigureJDR$str

        protected String couldNotConfigureJDR$str()
      • couldNotConfigureJDR

        public final String couldNotConfigureJDR()
        Description copied from interface: JdrLogger
        One of the configuration steps in JDR threw an exception.
        Specified by:
        couldNotConfigureJDR in interface JdrLogger
      • noCommandsToRun$str

        protected String noCommandsToRun$str()
      • noCommandsToRun

        public final String noCommandsToRun()
        Description copied from interface: JdrLogger
        No Commands to run, probably no valid plugin loaded
        Specified by:
        noCommandsToRun in interface JdrLogger
      • couldNotFindJDRPropertiesFile

        public final void couldNotFindJDRPropertiesFile()
        Description copied from interface: JdrLogger
        Standalone property directory could not be located which is needed to find/create the JDR properties file.
        Specified by:
        couldNotFindJDRPropertiesFile in interface JdrLogger
      • couldNotFindJDRPropertiesFile$str

        protected String couldNotFindJDRPropertiesFile$str()
      • couldNotCreateJDRPropertiesFile$str

        protected String couldNotCreateJDRPropertiesFile$str()
      • jdrHelpMessage$str

        protected String jdrHelpMessage$str()
      • jdrHostnameMessage$str

        protected String jdrHostnameMessage$str()
      • jdrPortMessage$str

        protected String jdrPortMessage$str()
      • jdrProtocolMessage$str

        protected String jdrProtocolMessage$str()
      • jdrConfigMessage$str

        protected String jdrConfigMessage$str()
      • jdrDescriptionMessage$str

        protected String jdrDescriptionMessage$str()