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="2023-01-19T03:18:11-0500") 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(String mediaType)
- Specified by:
invalidMediaTypeSubtypein interfaceLog
-
invalidMediaTypeParam$str
protected String invalidMediaTypeParam$str()
-
invalidMediaTypeParam
public final EncodingException invalidMediaTypeParam(String mediaType, String param)
- Specified by:
invalidMediaTypeParamin interfaceLog
-
invalidMediaTypeListCommaMissing$str
protected String invalidMediaTypeListCommaMissing$str()
-
invalidMediaTypeListCommaMissing
public final EncodingException invalidMediaTypeListCommaMissing(String mediaType)
- Specified by:
invalidMediaTypeListCommaMissingin interfaceLog
-
invalidMediaTypeListCommaAtEnd$str
protected String invalidMediaTypeListCommaAtEnd$str()
-
invalidMediaTypeListCommaAtEnd
public final EncodingException invalidMediaTypeListCommaAtEnd(String mediaType)
- Specified by:
invalidMediaTypeListCommaAtEndin interfaceLog
-
errorTranscoding$str
protected String errorTranscoding$str()
-
errorTranscoding
public final EncodingException errorTranscoding(String content, MediaType contentType, MediaType requestType, Throwable t)
- Specified by:
errorTranscodingin interfaceLog
-
invalidWeight$str
protected String invalidWeight$str()
-
invalidWeight
public final EncodingException invalidWeight(Object weight)
- Specified by:
invalidWeightin interfaceLog
-
classNotInAllowList$str
protected String classNotInAllowList$str()
-
classNotInAllowList
public final CacheException classNotInAllowList(String className)
- Specified by:
classNotInAllowListin 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()
-
featureDisabled$str
protected String featureDisabled$str()
-
featureDisabled
public final CacheConfigurationException featureDisabled(String feature)
- Specified by:
featureDisabledin interfaceLog
-
openSSLAvailable
public final void openSSLAvailable()
- Specified by:
openSSLAvailablein interfaceLog
-
openSSLAvailable$str
protected String openSSLAvailable$str()
-
openSSLNotAvailable
public final void openSSLNotAvailable()
- Specified by:
openSSLNotAvailablein interfaceLog
-
openSSLNotAvailable$str
protected String openSSLNotAvailable$str()
-
unsupportedConversion3$str
protected String unsupportedConversion3$str()
-
unsupportedConversion
public final EncodingException unsupportedConversion(String content, MediaType contentType, MediaType requestType)
- Specified by:
unsupportedConversionin interfaceLog
-
unsupportedConversion2$str
protected String unsupportedConversion2$str()
-
unsupportedConversion
public final EncodingException unsupportedConversion(String content, MediaType requestType)
- Specified by:
unsupportedConversionin interfaceLog
-
encodingNotSupported$str
protected String encodingNotSupported$str()
-
encodingNotSupported
public final EncodingException encodingNotSupported(String enc)
- Specified by:
encodingNotSupportedin interfaceLog
-
attributeMustBeGreaterThanZero$str
protected String attributeMustBeGreaterThanZero$str()
-
attributeMustBeGreaterThanZero
public final CacheConfigurationException attributeMustBeGreaterThanZero(Number value, Enum<?> attribute)
- Specified by:
attributeMustBeGreaterThanZeroin interfaceLog
-
telemetryLoaded
public final void telemetryLoaded(Object telemetry)
- Specified by:
telemetryLoadedin interfaceLog
-
telemetryLoaded$str
protected String telemetryLoaded$str()
-
telemetryDisabled
public final void telemetryDisabled()
- Specified by:
telemetryDisabledin interfaceLog
-
telemetryDisabled$str
protected String telemetryDisabled$str()
-
errorOnLoadingTelemetry
public final void errorOnLoadingTelemetry()
- Specified by:
errorOnLoadingTelemetryin interfaceLog
-
errorOnLoadingTelemetry$str
protected String errorOnLoadingTelemetry$str()
-
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
-
cannotLoadMimeTypes
public final void cannotLoadMimeTypes(String mimeTypes)
- Specified by:
cannotLoadMimeTypesin interfaceLog
-
cannotLoadMimeTypes$str
protected String cannotLoadMimeTypes$str()
-
cannotParseQuantity$str
protected String cannotParseQuantity$str()
-
cannotParseQuantity
public final IllegalArgumentException cannotParseQuantity(String str)
- Specified by:
cannotParseQuantityin interfaceLog
-
deprecatedProperty
public final void deprecatedProperty(String oldName, String newName)
- Specified by:
deprecatedPropertyin interfaceLog
-
deprecatedProperty$str
protected String deprecatedProperty$str()
-
noAttribute$str
protected String noAttribute$str()
-
noAttribute
public final IllegalArgumentException noAttribute(String name, String element)
- Specified by:
noAttributein interfaceLog
-
incompatibleAttribute$str
protected String incompatibleAttribute$str()
-
incompatibleAttribute
public final IllegalArgumentException incompatibleAttribute(String name, String v1, String v2)
- Specified by:
incompatibleAttributein interfaceLog
-
protectedAttribute$str
protected String protectedAttribute$str()
-
protectedAttribute
public final IllegalStateException protectedAttribute(String name)
- Specified by:
protectedAttributein interfaceLog
-
-