Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.persistence.remote.logging.Log_$logger
-
- All Implemented Interfaces:
Serializable
,Log
,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-06-17T06:25:10-0400") 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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CacheConfigurationException
cannotEnableHotRodWrapping()
protected String
cannotEnableHotRodWrapping$str()
CacheException
couldNotMigrateData(String name)
protected String
couldNotMigrateData$str()
protected Locale
getLoggingLocale()
void
ignoreXmlAttribute(Object attribute)
protected String
ignoreXmlAttribute$str()
void
keyMigrationFailed(String key, Throwable cause)
protected String
keyMigrationFailed$str()
CacheException
missingMigrationData(String name)
protected String
missingMigrationData$str()
CacheException
remoteStoreNoHotRodWrapping(String cacheName)
protected String
remoteStoreNoHotRodWrapping$str()
CacheConfigurationException
segmentationNotSupportedInThisVersion(ProtocolVersion version)
protected String
segmentationNotSupportedInThisVersion$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()
-
missingMigrationData$str
protected String missingMigrationData$str()
-
missingMigrationData
public final CacheException missingMigrationData(String name)
- Specified by:
missingMigrationData
in interfaceLog
-
keyMigrationFailed
public final void keyMigrationFailed(String key, Throwable cause)
- Specified by:
keyMigrationFailed
in interfaceLog
-
keyMigrationFailed$str
protected String keyMigrationFailed$str()
-
ignoreXmlAttribute
public final void ignoreXmlAttribute(Object attribute)
- Specified by:
ignoreXmlAttribute
in interfaceLog
-
ignoreXmlAttribute$str
protected String ignoreXmlAttribute$str()
-
couldNotMigrateData$str
protected String couldNotMigrateData$str()
-
couldNotMigrateData
public final CacheException couldNotMigrateData(String name)
- Specified by:
couldNotMigrateData
in interfaceLog
-
cannotEnableHotRodWrapping$str
protected String cannotEnableHotRodWrapping$str()
-
cannotEnableHotRodWrapping
public final CacheConfigurationException cannotEnableHotRodWrapping()
- Specified by:
cannotEnableHotRodWrapping
in interfaceLog
-
remoteStoreNoHotRodWrapping$str
protected String remoteStoreNoHotRodWrapping$str()
-
remoteStoreNoHotRodWrapping
public final CacheException remoteStoreNoHotRodWrapping(String cacheName)
- Specified by:
remoteStoreNoHotRodWrapping
in interfaceLog
-
segmentationNotSupportedInThisVersion$str
protected String segmentationNotSupportedInThisVersion$str()
-
segmentationNotSupportedInThisVersion
public final CacheConfigurationException segmentationNotSupportedInThisVersion(ProtocolVersion version)
- Specified by:
segmentationNotSupportedInThisVersion
in interfaceLog
-
-