Class MicroProfileConfigLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.wildfly.extension.microprofile.config.smallrye._private.MicroProfileConfigLogger_$logger
-
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,MicroProfileConfigLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-08-05T13:59:05-0500") public class MicroProfileConfigLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements MicroProfileConfigLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.wildfly.extension.microprofile.config.smallrye._private.MicroProfileConfigLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description MicroProfileConfigLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivatingSubsystem()Logs an informational message indicating the naming subsystem is being activated.protected StringactivatingSubsystem$str()protected LocalegetLoggingLocale()voidloadConfigSourceFromClass(Class clazz)protected StringloadConfigSourceFromClass$str()voidloadConfigSourceFromDir(String path)protected StringloadConfigSourceFromDir$str()voidloadConfigSourceRootFromDir(String path)protected StringloadConfigSourceRootFromDir$str()voidlogDirectoriesUnderConfigSourceRoot(String name, List<String> directories)protected StringlogDirectoriesUnderConfigSourceRoot$str()org.jboss.as.controller.OperationFailedExceptionunableToLoadClassFromModule(String className, String moduleName)protected StringunableToLoadClassFromModule$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 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
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
activatingSubsystem
public final void activatingSubsystem()
Description copied from interface:MicroProfileConfigLoggerLogs an informational message indicating the naming subsystem is being activated.- Specified by:
activatingSubsystemin interfaceMicroProfileConfigLogger
-
activatingSubsystem$str
protected String activatingSubsystem$str()
-
unableToLoadClassFromModule$str
protected String unableToLoadClassFromModule$str()
-
unableToLoadClassFromModule
public final org.jboss.as.controller.OperationFailedException unableToLoadClassFromModule(String className, String moduleName)
- Specified by:
unableToLoadClassFromModulein interfaceMicroProfileConfigLogger
-
loadConfigSourceFromDir
public final void loadConfigSourceFromDir(String path)
- Specified by:
loadConfigSourceFromDirin interfaceMicroProfileConfigLogger
-
loadConfigSourceFromDir$str
protected String loadConfigSourceFromDir$str()
-
loadConfigSourceFromClass
public final void loadConfigSourceFromClass(Class clazz)
- Specified by:
loadConfigSourceFromClassin interfaceMicroProfileConfigLogger
-
loadConfigSourceFromClass$str
protected String loadConfigSourceFromClass$str()
-
loadConfigSourceRootFromDir
public final void loadConfigSourceRootFromDir(String path)
- Specified by:
loadConfigSourceRootFromDirin interfaceMicroProfileConfigLogger
-
loadConfigSourceRootFromDir$str
protected String loadConfigSourceRootFromDir$str()
-
logDirectoriesUnderConfigSourceRoot
public final void logDirectoriesUnderConfigSourceRoot(String name, List<String> directories)
- Specified by:
logDirectoriesUnderConfigSourceRootin interfaceMicroProfileConfigLogger
-
logDirectoriesUnderConfigSourceRoot$str
protected String logDirectoriesUnderConfigSourceRoot$str()
-
-