Class MetricsLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.extension.metrics._private.MetricsLogger_$logger
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,MetricsLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2024-07-21T17:27:57-0500")
public class MetricsLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements MetricsLogger, 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.wildfly.extension.metrics._private.MetricsLogger
LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidLogs an informational message indicating the subsystem is being activated.protected Stringfinal IllegalArgumentExceptionprotected Stringprotected Localefinal voidmalformedName(Exception exception) protected Stringfinal voidunableToConvertAttribute(String attributeName, org.jboss.as.controller.PathAddress address, Exception exception) protected Stringfinal voidunableToReadAttribute(String attributeName, org.jboss.as.controller.PathAddress address, String error) protected 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
-
MetricsLogger_$logger
public MetricsLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
activatingSubsystem
public final void activatingSubsystem()Description copied from interface:MetricsLoggerLogs an informational message indicating the subsystem is being activated.- Specified by:
activatingSubsystemin interfaceMetricsLogger
-
activatingSubsystem$str
-
failedInitializeJMXRegistrar$str
-
failedInitializeJMXRegistrar
- Specified by:
failedInitializeJMXRegistrarin interfaceMetricsLogger
-
unableToReadAttribute
public final void unableToReadAttribute(String attributeName, org.jboss.as.controller.PathAddress address, String error) - Specified by:
unableToReadAttributein interfaceMetricsLogger
-
unableToReadAttribute$str
-
unableToConvertAttribute
public final void unableToConvertAttribute(String attributeName, org.jboss.as.controller.PathAddress address, Exception exception) - Specified by:
unableToConvertAttributein interfaceMetricsLogger
-
unableToConvertAttribute$str
-
malformedName
- Specified by:
malformedNamein interfaceMetricsLogger
-
malformedName$str
-