Package io.smallrye.config
Class ConfigLogging_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- io.smallrye.config.ConfigLogging_$logger
-
- All Implemented Interfaces:
ConfigLogging,Serializable,org.jboss.logging.BasicLogger
public class ConfigLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements ConfigLogging, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface io.smallrye.config.ConfigLogging
log
-
-
Constructor Summary
Constructors Constructor Description ConfigLogging_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigLocationsNotFound(String name, String value)protected StringconfigLocationsNotFound$str()voidfailedToRetrieveClassloader(Throwable cause)protected StringfailedToRetrieveClassloader$str()voidfailedToRetrieveDeclaredConstructor(Throwable cause, String clazz, String paramTypes)protected StringfailedToRetrieveDeclaredConstructor$str()voidfailedToSetAccessible(Throwable cause, String accessibleObject)protected StringfailedToSetAccessible$str()protected LocalegetLoggingLocale()voidlookup(String name, String source, String value)protected Stringlookup$str()voidnotFound(String name)protected StringnotFound$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()
-
failedToRetrieveClassloader
public final void failedToRetrieveClassloader(Throwable cause)
- Specified by:
failedToRetrieveClassloaderin interfaceConfigLogging
-
failedToRetrieveClassloader$str
protected String failedToRetrieveClassloader$str()
-
lookup
public final void lookup(String name, String source, String value)
- Specified by:
lookupin interfaceConfigLogging
-
lookup$str
protected String lookup$str()
-
notFound
public final void notFound(String name)
- Specified by:
notFoundin interfaceConfigLogging
-
notFound$str
protected String notFound$str()
-
failedToRetrieveDeclaredConstructor
public final void failedToRetrieveDeclaredConstructor(Throwable cause, String clazz, String paramTypes)
- Specified by:
failedToRetrieveDeclaredConstructorin interfaceConfigLogging
-
failedToRetrieveDeclaredConstructor$str
protected String failedToRetrieveDeclaredConstructor$str()
-
failedToSetAccessible
public final void failedToSetAccessible(Throwable cause, String accessibleObject)
- Specified by:
failedToSetAccessiblein interfaceConfigLogging
-
failedToSetAccessible$str
protected String failedToSetAccessible$str()
-
configLocationsNotFound
public final void configLocationsNotFound(String name, String value)
- Specified by:
configLocationsNotFoundin interfaceConfigLogging
-
configLocationsNotFound$str
protected String configLocationsNotFound$str()
-
-