Package org.infinispan.commons.logging
Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.commons.logging.Log_$logger
-
- All Implemented Interfaces:
Serializable,Log,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-01-27T11:59:11+0000") public class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Log, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Log_$logger(org.jboss.logging.Logger log)
-
Method Summary
-
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()
-
propertyCouldNotBeReplaced
public final void propertyCouldNotBeReplaced(String line)
- Specified by:
propertyCouldNotBeReplacedin interfaceLog
-
propertyCouldNotBeReplaced$str
protected String propertyCouldNotBeReplaced$str()
-
ignoringException
public final void ignoringException(String methodName, String exceptionName, Throwable t)
- Specified by:
ignoringExceptionin interfaceLog
-
ignoringException$str
protected String ignoringException$str()
-
sslInitializationException$str
protected String sslInitializationException$str()
-
sslInitializationException
public final CacheConfigurationException sslInitializationException(Throwable e)
- Specified by:
sslInitializationExceptionin interfaceLog
-
unableToLoadClass
public final void unableToLoadClass(String classname, String classloaders, Throwable cause)
- Specified by:
unableToLoadClassin interfaceLog
-
unableToLoadClass$str
protected String unableToLoadClass$str()
-
unableToConvertStringPropertyToInt
public final void unableToConvertStringPropertyToInt(String value, int defaultValue)
- Specified by:
unableToConvertStringPropertyToIntin interfaceLog
-
unableToConvertStringPropertyToInt$str
protected String unableToConvertStringPropertyToInt$str()
-
unableToConvertStringPropertyToLong
public final void unableToConvertStringPropertyToLong(String value, long defaultValue)
- Specified by:
unableToConvertStringPropertyToLongin interfaceLog
-
unableToConvertStringPropertyToLong$str
protected String unableToConvertStringPropertyToLong$str()
-
unableToConvertStringPropertyToBoolean
public final void unableToConvertStringPropertyToBoolean(String value, boolean defaultValue)
- Specified by:
unableToConvertStringPropertyToBooleanin interfaceLog
-
unableToConvertStringPropertyToBoolean$str
protected String unableToConvertStringPropertyToBoolean$str()
-
unableToUnwrap$str
protected String unableToUnwrap$str()
-
unableToUnwrap
public final IllegalArgumentException unableToUnwrap(Object o, Class<?> clazz)
- Specified by:
unableToUnwrapin interfaceLog
-
illegalValueThreadPoolParameter$str
protected String illegalValueThreadPoolParameter$str()
-
illegalValueThreadPoolParameter
public final CacheConfigurationException illegalValueThreadPoolParameter(String parameter, String requirement)
- Specified by:
illegalValueThreadPoolParameterin interfaceLog
-
unableToUnwrapAny$str
protected String unableToUnwrapAny$str()
-
unableToUnwrapAny
public final IllegalArgumentException unableToUnwrapAny(String objs, Class<?> clazz)
- Specified by:
unableToUnwrapAnyin interfaceLog
-
unprotectedAttributeSet$str
protected String unprotectedAttributeSet$str()
-
unprotectedAttributeSet
public final IllegalStateException unprotectedAttributeSet(String name)
- Specified by:
unprotectedAttributeSetin interfaceLog
-
protectedAttributeSet$str
protected String protectedAttributeSet$str()
-
protectedAttributeSet
public final IllegalStateException protectedAttributeSet(String name)
- Specified by:
protectedAttributeSetin interfaceLog
-
attributeSetDuplicateAttribute$str
protected String attributeSetDuplicateAttribute$str()
-
attributeSetDuplicateAttribute
public final IllegalArgumentException attributeSetDuplicateAttribute(String name, String setName)
- Specified by:
attributeSetDuplicateAttributein interfaceLog
-
noSuchAttribute$str
protected String noSuchAttribute$str()
-
noSuchAttribute
public final IllegalArgumentException noSuchAttribute(String name, String setName)
- Specified by:
noSuchAttributein interfaceLog
-
noAttributeCopierForType$str
protected String noAttributeCopierForType$str()
-
noAttributeCopierForType
public final IllegalArgumentException noAttributeCopierForType(Class<?> klass)
- Specified by:
noAttributeCopierForTypein interfaceLog
-
cannotFindResource$str
protected String cannotFindResource$str()
-
cannotFindResource
public final IOException cannotFindResource(String fileName)
- Specified by:
cannotFindResourcein interfaceLog
-
multipleConfigurationValidationErrors$str
protected String multipleConfigurationValidationErrors$str()
-
multipleConfigurationValidationErrors
public final CacheConfigurationException multipleConfigurationValidationErrors()
- Specified by:
multipleConfigurationValidationErrorsin interfaceLog
-
unableToLoadFileUsingScheme$str
protected String unableToLoadFileUsingScheme$str()
-
unableToLoadFileUsingScheme
public final UnsupportedOperationException unableToLoadFileUsingScheme(String scheme)
- Specified by:
unableToLoadFileUsingSchemein interfaceLog
-
noSuchAliasInKeyStore$str
protected String noSuchAliasInKeyStore$str()
-
noSuchAliasInKeyStore
public final SecurityException noSuchAliasInKeyStore(String keyAlias, String keyStoreFileName)
- Specified by:
noSuchAliasInKeyStorein interfaceLog
-
errorRollingBack
public final void errorRollingBack(Throwable e)
- Specified by:
errorRollingBackin interfaceLog
-
errorRollingBack$str
protected String errorRollingBack$str()
-
errorEnlistingResource
public final void errorEnlistingResource(Throwable e)
- Specified by:
errorEnlistingResourcein interfaceLog
-
errorEnlistingResource$str
protected String errorEnlistingResource$str()
-
beforeCompletionFailed
public final void beforeCompletionFailed(String synchronization, Throwable t)
- Specified by:
beforeCompletionFailedin interfaceLog
-
beforeCompletionFailed$str
protected String beforeCompletionFailed$str()
-
unexpectedErrorFromResourceManager
public final void unexpectedErrorFromResourceManager(Throwable t)
- Specified by:
unexpectedErrorFromResourceManagerin interfaceLog
-
unexpectedErrorFromResourceManager$str
protected String unexpectedErrorFromResourceManager$str()
-
afterCompletionFailed
public final void afterCompletionFailed(String synchronization, Throwable t)
- Specified by:
afterCompletionFailedin interfaceLog
-
afterCompletionFailed$str
protected String afterCompletionFailed$str()
-
errorCommittingTx
public final void errorCommittingTx(Throwable e)
- Specified by:
errorCommittingTxin interfaceLog
-
errorCommittingTx$str
protected String errorCommittingTx$str()
-
xaResourceEndFailed
public final void xaResourceEndFailed(String xaResource, Throwable t)
- Specified by:
xaResourceEndFailedin interfaceLog
-
xaResourceEndFailed$str
protected String xaResourceEndFailed$str()
-
missingMediaType$str
protected String missingMediaType$str()
-
missingMediaType
public final EncodingException missingMediaType()
- Specified by:
missingMediaTypein interfaceLog
-
invalidMediaTypeSubtype$str
protected String invalidMediaTypeSubtype$str()
-
invalidMediaTypeSubtype
public final EncodingException invalidMediaTypeSubtype()
- Specified by:
invalidMediaTypeSubtypein interfaceLog
-
invalidMediaTypeParam$str
protected String invalidMediaTypeParam$str()
-
invalidMediaTypeParam
public final EncodingException invalidMediaTypeParam(String param)
- Specified by:
invalidMediaTypeParamin interfaceLog
-
unquotedMediaTypeParam$str
protected String unquotedMediaTypeParam$str()
-
unquotedMediaTypeParam
public final EncodingException unquotedMediaTypeParam()
- Specified by:
unquotedMediaTypeParamin interfaceLog
-
invalidCharMediaType$str
protected String invalidCharMediaType$str()
-
invalidCharMediaType
public final EncodingException invalidCharMediaType(char character, String token)
- Specified by:
invalidCharMediaTypein interfaceLog
-
unsupportedContent$str
protected String unsupportedContent$str()
-
unsupportedContent
public final EncodingException unsupportedContent(Object content)
- Specified by:
unsupportedContentin interfaceLog
-
invalidWeight$str
protected String invalidWeight$str()
-
invalidWeight
public final EncodingException invalidWeight(Object weight)
- Specified by:
invalidWeightin interfaceLog
-
classNotInWhitelist$str
protected String classNotInWhitelist$str()
-
classNotInWhitelist
public final CacheException classNotInWhitelist(String className)
- Specified by:
classNotInWhitelistin interfaceLog
-
invalidMediaType$str
protected String invalidMediaType$str()
-
invalidMediaType
public final EncodingException invalidMediaType(String expected, String actual)
- Specified by:
invalidMediaTypein interfaceLog
-
invalidTextContent$str
protected String invalidTextContent$str()
-
invalidTextContent
public final EncodingException invalidTextContent(Object content)
- Specified by:
invalidTextContentin interfaceLog
-
conversionNotSupported$str
protected String conversionNotSupported$str()
-
conversionNotSupported
public final EncodingException conversionNotSupported(Object content, String fromMediaType, String toMediaType)
- Specified by:
conversionNotSupportedin interfaceLog
-
cannotDecodeFormURLContent$str
protected String cannotDecodeFormURLContent$str()
-
cannotDecodeFormURLContent
public final EncodingException cannotDecodeFormURLContent(Object content)
- Specified by:
cannotDecodeFormURLContentin interfaceLog
-
errorEncoding$str
protected String errorEncoding$str()
-
errorEncoding
public final EncodingException errorEncoding(Object content, MediaType mediaType)
- Specified by:
errorEncodingin interfaceLog
-
unableToConvertStringPropertyToEnum
public final void unableToConvertStringPropertyToEnum(String value, String defaultValue)
- Specified by:
unableToConvertStringPropertyToEnumin interfaceLog
-
unableToConvertStringPropertyToEnum$str
protected String unableToConvertStringPropertyToEnum$str()
-
couldNotRegisterObjectName
public final void couldNotRegisterObjectName(ObjectName objectName, InstanceAlreadyExistsException e)
- Specified by:
couldNotRegisterObjectNamein interfaceLog
-
couldNotRegisterObjectName$str
protected String couldNotRegisterObjectName$str()
-
featureDisabled$str
protected String featureDisabled$str()
-
featureDisabled
public final CacheConfigurationException featureDisabled(String feature)
- Specified by:
featureDisabledin interfaceLog
-
counterOurOfBounds$str
protected String counterOurOfBounds$str()
-
counterOurOfBounds
public final CounterOutOfBoundsException counterOurOfBounds(String bound)
- Specified by:
counterOurOfBoundsin interfaceLog
-
invalidCounterType$str
protected String invalidCounterType$str()
-
invalidCounterType
public final CounterException invalidCounterType(String expected, String actual)
- Specified by:
invalidCounterTypein interfaceLog
-
undefinedCounter$str
protected String undefinedCounter$str()
-
undefinedCounter
public final CounterException undefinedCounter(String name)
- Specified by:
undefinedCounterin interfaceLog
-
invalidCounterTypeEncoded$str
protected String invalidCounterTypeEncoded$str()
-
invalidCounterTypeEncoded
public final CounterException invalidCounterTypeEncoded()
- Specified by:
invalidCounterTypeEncodedin interfaceLog
-
-