Package org.jboss.as.jdr.logger
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-05-14T16:48:18+0200")
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
logFields inherited from interface org.jboss.as.jdr.logger.JdrLogger
ROOT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal StringOne of the configuration steps in JDR threw an exception.protected Stringfinal voidcouldNotCreateJDRPropertiesFile(IOException ioex, Path path) protected Stringfinal StringJDR could not create a zipfile to store the report.protected Stringfinal voidStandalone property directory could not be located which is needed to find/create the JDR properties file.protected Stringprotected Localefinal Stringprotected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal StringNo Commands to run, probably no valid plugin loadedprotected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
couldNotCreateZipfile$str
-
couldNotCreateZipfile
Description copied from interface:JdrLoggerJDR could not create a zipfile to store the report.- Specified by:
couldNotCreateZipfilein interfaceJdrLogger
-
couldNotConfigureJDR$str
-
couldNotConfigureJDR
Description copied from interface:JdrLoggerOne of the configuration steps in JDR threw an exception.- Specified by:
couldNotConfigureJDRin interfaceJdrLogger
-
noCommandsToRun$str
-
noCommandsToRun
Description copied from interface:JdrLoggerNo Commands to run, probably no valid plugin loaded- Specified by:
noCommandsToRunin interfaceJdrLogger
-
couldNotFindJDRPropertiesFile
public final void couldNotFindJDRPropertiesFile()Description copied from interface:JdrLoggerStandalone property directory could not be located which is needed to find/create the JDR properties file.- Specified by:
couldNotFindJDRPropertiesFilein interfaceJdrLogger
-
couldNotFindJDRPropertiesFile$str
-
couldNotCreateJDRPropertiesFile
- Specified by:
couldNotCreateJDRPropertiesFilein interfaceJdrLogger
-
couldNotCreateJDRPropertiesFile$str
-
jdrHelpMessage$str
-
jdrHelpMessage
- Specified by:
jdrHelpMessagein interfaceJdrLogger
-
jdrHostnameMessage$str
-
jdrHostnameMessage
- Specified by:
jdrHostnameMessagein interfaceJdrLogger
-
jdrPortMessage$str
-
jdrPortMessage
- Specified by:
jdrPortMessagein interfaceJdrLogger
-
jdrProtocolMessage$str
-
jdrProtocolMessage
- Specified by:
jdrProtocolMessagein interfaceJdrLogger
-
jdrConfigMessage$str
-
jdrConfigMessage
- Specified by:
jdrConfigMessagein interfaceJdrLogger
-
jdrDescriptionMessage$str
-
jdrDescriptionMessage
- Specified by:
jdrDescriptionMessagein interfaceJdrLogger
-