Class JdrLogger_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.as.jdr.logger.JdrLogger_$logger
All Implemented Interfaces:
Serializable, JdrLogger, org.jboss.logging.BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2025-04-09T16:28:43-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:
  • Field Summary

    Fields inherited from class org.jboss.logging.DelegatingBasicLogger

    log

    Fields inherited from interface org.jboss.as.jdr.logger.JdrLogger

    ROOT_LOGGER
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    final String
    One of the configuration steps in JDR threw an exception.
    protected String
     
    final void
     
    protected String
     
    final String
    JDR could not create a zipfile to store the report.
    protected String
     
    final void
    Standalone property directory could not be located which is needed to find/create the JDR properties file.
    protected String
     
    protected Locale
     
    final String
     
    protected String
     
    final String
     
    protected String
     
    final String
     
    protected String
     
    final String
     
    protected String
     
    final String
     
    protected String
     
    final String
     
    protected String
     
    final String
    No Commands to run, probably no valid plugin loaded
    protected String
     

    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 class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    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 Details

    • JdrLogger_$logger

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

    • 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

      public final void couldNotCreateJDRPropertiesFile(IOException ioex, Path path)
      Specified by:
      couldNotCreateJDRPropertiesFile in interface JdrLogger
    • couldNotCreateJDRPropertiesFile$str

      protected String couldNotCreateJDRPropertiesFile$str()
    • jdrHelpMessage$str

      protected String jdrHelpMessage$str()
    • jdrHelpMessage

      public final String jdrHelpMessage()
      Specified by:
      jdrHelpMessage in interface JdrLogger
    • jdrHostnameMessage$str

      protected String jdrHostnameMessage$str()
    • jdrHostnameMessage

      public final String jdrHostnameMessage()
      Specified by:
      jdrHostnameMessage in interface JdrLogger
    • jdrPortMessage$str

      protected String jdrPortMessage$str()
    • jdrPortMessage

      public final String jdrPortMessage()
      Specified by:
      jdrPortMessage in interface JdrLogger
    • jdrProtocolMessage$str

      protected String jdrProtocolMessage$str()
    • jdrProtocolMessage

      public final String jdrProtocolMessage()
      Specified by:
      jdrProtocolMessage in interface JdrLogger
    • jdrConfigMessage$str

      protected String jdrConfigMessage$str()
    • jdrConfigMessage

      public final String jdrConfigMessage()
      Specified by:
      jdrConfigMessage in interface JdrLogger
    • jdrDescriptionMessage$str

      protected String jdrDescriptionMessage$str()
    • jdrDescriptionMessage

      public final String jdrDescriptionMessage()
      Specified by:
      jdrDescriptionMessage in interface JdrLogger