Package org.hibernate.cache.spi
Class SecondLevelCacheLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.hibernate.cache.spi.SecondLevelCacheLogger_$logger
-
- All Implemented Interfaces:
Serializable,SecondLevelCacheLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-08-30T14:56:30+0000") public class SecondLevelCacheLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements SecondLevelCacheLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.hibernate.cache.spi.SecondLevelCacheLogger
INSTANCE, NAMESPACE
-
-
Constructor Summary
Constructors Constructor Description SecondLevelCacheLogger_$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()
-
attemptToStartAlreadyStartedCacheProvider
public final void attemptToStartAlreadyStartedCacheProvider()
- Specified by:
attemptToStartAlreadyStartedCacheProviderin interfaceSecondLevelCacheLogger
-
attemptToStartAlreadyStartedCacheProvider$str
protected String attemptToStartAlreadyStartedCacheProvider$str()
-
attemptToStopAlreadyStoppedCacheProvider
public final void attemptToStopAlreadyStoppedCacheProvider()
- Specified by:
attemptToStopAlreadyStoppedCacheProviderin interfaceSecondLevelCacheLogger
-
attemptToStopAlreadyStoppedCacheProvider$str
protected String attemptToStopAlreadyStoppedCacheProvider$str()
-
readOnlyCachingMutableEntity
public final void readOnlyCachingMutableEntity(NavigableRole navigableRole)
- Specified by:
readOnlyCachingMutableEntityin interfaceSecondLevelCacheLogger
-
readOnlyCachingMutableEntity$str
protected String readOnlyCachingMutableEntity$str()
-
readOnlyCachingMutableNaturalId
public final void readOnlyCachingMutableNaturalId(NavigableRole navigableRole)
- Specified by:
readOnlyCachingMutableNaturalIdin interfaceSecondLevelCacheLogger
-
readOnlyCachingMutableNaturalId$str
protected String readOnlyCachingMutableNaturalId$str()
-
softLockedCacheExpired
public final void softLockedCacheExpired(String regionName, Object key)
Description copied from interface:SecondLevelCacheLoggerLog a message (WARN) about expiry of soft-locked region.- Specified by:
softLockedCacheExpiredin interfaceSecondLevelCacheLogger
-
softLockedCacheExpired$str
protected String softLockedCacheExpired$str()
-
missingCacheCreated
public final void missingCacheCreated(String regionName, String configurationPropertyToDisableKey, String configurationPropertyToDisableValue)
- Specified by:
missingCacheCreatedin interfaceSecondLevelCacheLogger
-
missingCacheCreated$str
protected String missingCacheCreated$str()
-
usingLegacyCacheName
public final void usingLegacyCacheName(String currentName, String legacyName)
- Specified by:
usingLegacyCacheNamein interfaceSecondLevelCacheLogger
-
usingLegacyCacheName$str
protected String usingLegacyCacheName$str()
-
nonStandardSupportForAccessType
public final void nonStandardSupportForAccessType(String key, String accessType, String regionName)
- Specified by:
nonStandardSupportForAccessTypein interfaceSecondLevelCacheLogger
-
nonStandardSupportForAccessType$str
protected String nonStandardSupportForAccessType$str()
-
-