Package org.jboss.weld.logging
Class ConfigurationLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.weld.logging.ConfigurationLogger_$logger
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,ConfigurationLogger,WeldLogger
public class ConfigurationLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements ConfigurationLogger, WeldLogger, 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.weld.logging.ConfigurationLogger
LOGFields inherited from interface org.jboss.weld.logging.WeldLogger
CATCHING_MARKER, WELD_PROJECT_CODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidcannotSetIntegratorOnlyConfigurationProperty(Object key, Object value) protected Stringfinal voidcatchingDebug(Throwable throwable) Replacement fororg.slf4j.ext.XLogger.throwing(Level.DEBUG, e).protected Stringfinal voidconfigurationInitialized(Object configuration) protected Stringfinal voidconfigurationKeyAlreadySet(Object configurationKey, Object value, Object ignoredValue, String mergedSourceDescription) protected Stringfinal IllegalStateExceptionconfigurationKeyHasDifferentValues(Object key, Object value1, Object value2) protected Stringfinal IllegalStateExceptionconfigurationPropertyTypeMismatch(Object propertyType, Object requiredType, Object key) protected Stringprotected Localefinal IllegalStateExceptioninvalidConfigurationPropertyValue(Object value, Object key) protected Stringfinal voidreadingPropertiesFile(Object file) protected Stringfinal voidprotected Stringfinal voidprotected 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
-
ConfigurationLogger_$logger
public ConfigurationLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
invalidConfigurationPropertyValue$str
-
invalidConfigurationPropertyValue
- Specified by:
invalidConfigurationPropertyValuein interfaceConfigurationLogger
-
configurationPropertyTypeMismatch$str
-
configurationPropertyTypeMismatch
public final IllegalStateException configurationPropertyTypeMismatch(Object propertyType, Object requiredType, Object key) - Specified by:
configurationPropertyTypeMismatchin interfaceConfigurationLogger
-
configurationInitialized
- Specified by:
configurationInitializedin interfaceConfigurationLogger
-
configurationInitialized$str
-
configurationKeyAlreadySet
public final void configurationKeyAlreadySet(Object configurationKey, Object value, Object ignoredValue, String mergedSourceDescription) - Specified by:
configurationKeyAlreadySetin interfaceConfigurationLogger
-
configurationKeyAlreadySet$str
-
unsupportedConfigurationKeyFound
- Specified by:
unsupportedConfigurationKeyFoundin interfaceConfigurationLogger
-
unsupportedConfigurationKeyFound$str
-
configurationKeyHasDifferentValues$str
-
configurationKeyHasDifferentValues
public final IllegalStateException configurationKeyHasDifferentValues(Object key, Object value1, Object value2) - Specified by:
configurationKeyHasDifferentValuesin interfaceConfigurationLogger
-
resourceLoaderNotSpecifiedForArchive
- Specified by:
resourceLoaderNotSpecifiedForArchivein interfaceConfigurationLogger
-
resourceLoaderNotSpecifiedForArchive$str
-
readingPropertiesFile
- Specified by:
readingPropertiesFilein interfaceConfigurationLogger
-
readingPropertiesFile$str
-
cannotSetIntegratorOnlyConfigurationProperty
- Specified by:
cannotSetIntegratorOnlyConfigurationPropertyin interfaceConfigurationLogger
-
cannotSetIntegratorOnlyConfigurationProperty$str
-
catchingDebug
Description copied from interface:WeldLoggerReplacement fororg.slf4j.ext.XLogger.throwing(Level.DEBUG, e).- Specified by:
catchingDebugin interfaceWeldLogger
-
catchingDebug$str
-