Package org.infinispan.counter.logging
Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.counter.logging.Log_$logger
-
- All Implemented Interfaces:
Serializable
,Log
,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-10-19T15:55:53+0200") 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()
-
missingCounterName$str
protected String missingCounterName$str()
-
missingCounterName
public final CounterConfigurationException missingCounterName()
- Specified by:
missingCounterName
in interfaceLog
-
invalidStorageMode$str
protected String invalidStorageMode$str()
-
invalidStorageMode
public final CounterConfigurationException invalidStorageMode()
- Specified by:
invalidStorageMode
in interfaceLog
-
invalidPersistentStorageMode$str
protected String invalidPersistentStorageMode$str()
-
invalidPersistentStorageMode
public final CounterConfigurationException invalidPersistentStorageMode()
- Specified by:
invalidPersistentStorageMode
in interfaceLog
-
invalidNumOwners$str
protected String invalidNumOwners$str()
-
invalidNumOwners
public final CounterConfigurationException invalidNumOwners(int value)
- Specified by:
invalidNumOwners
in interfaceLog
-
invalidReliabilityMode$str
protected String invalidReliabilityMode$str()
-
invalidReliabilityMode
public final CounterConfigurationException invalidReliabilityMode()
- Specified by:
invalidReliabilityMode
in interfaceLog
-
invalidInitialValueForBoundedCounter$str
protected String invalidInitialValueForBoundedCounter$str()
-
invalidInitialValueForBoundedCounter
public final CounterConfigurationException invalidInitialValueForBoundedCounter(long lower, long upper, long value)
- Specified by:
invalidInitialValueForBoundedCounter
in interfaceLog
-
invalidConcurrencyLevel$str
protected String invalidConcurrencyLevel$str()
-
invalidConcurrencyLevel
public final CounterConfigurationException invalidConcurrencyLevel(int value)
- Specified by:
invalidConcurrencyLevel
in interfaceLog
-
invalidCounterType$str
protected String invalidCounterType$str()
-
invalidCounterType
public final CounterException invalidCounterType(String expected, String actual)
- Specified by:
invalidCounterType
in interfaceLog
-
unableToFetchCaches$str
protected String unableToFetchCaches$str()
-
unableToFetchCaches
public final CounterException unableToFetchCaches()
- Specified by:
unableToFetchCaches
in interfaceLog
-
undefinedCounter$str
protected String undefinedCounter$str()
-
undefinedCounter
public final CounterException undefinedCounter(String name)
- Specified by:
undefinedCounter
in interfaceLog
-
duplicatedCounterName$str
protected String duplicatedCounterName$str()
-
duplicatedCounterName
public final CounterConfigurationException duplicatedCounterName(String counter)
- Specified by:
duplicatedCounterName
in interfaceLog
-
metadataIsMissing$str
protected String metadataIsMissing$str()
-
metadataIsMissing
public final IllegalStateException metadataIsMissing(ByteString counterName)
- Specified by:
metadataIsMissing
in interfaceLog
-
invalidScope$str
protected String invalidScope$str()
-
invalidScope
public final CounterConfigurationException invalidScope(ParserScope scope)
- Specified by:
invalidScope
in interfaceLog
-
invalidSameLowerAndUpperBound$str
protected String invalidSameLowerAndUpperBound$str()
-
invalidSameLowerAndUpperBound
public final CounterConfigurationException invalidSameLowerAndUpperBound(long lower, long upper)
- Specified by:
invalidSameLowerAndUpperBound
in interfaceLog
-
cannotRenamePersistentFile$str
protected String cannotRenamePersistentFile$str()
-
cannotRenamePersistentFile
public final CounterConfigurationException cannotRenamePersistentFile(String absolutePath, File persistentFile, Throwable cause)
- Specified by:
cannotRenamePersistentFile
in interfaceLog
-
errorPersistingCountersConfiguration$str
protected String errorPersistingCountersConfiguration$str()
-
errorPersistingCountersConfiguration
public final CounterConfigurationException errorPersistingCountersConfiguration(Throwable cause)
- Specified by:
errorPersistingCountersConfiguration
in interfaceLog
-
errorReadingCountersConfiguration$str
protected String errorReadingCountersConfiguration$str()
-
errorReadingCountersConfiguration
public final CounterConfigurationException errorReadingCountersConfiguration(Throwable cause)
- Specified by:
errorReadingCountersConfiguration
in interfaceLog
-
managerNotStarted$str
protected String managerNotStarted$str()
-
managerNotStarted
public final CounterException managerNotStarted()
- Specified by:
managerNotStarted
in interfaceLog
-
-