Class Log_$logger

  • All Implemented Interfaces:
    Serializable, Log, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2023-06-07T08:18:51-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
    • Field Summary

      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
      • Fields inherited from interface org.infinispan.anchored.impl.Log

        CONFIG
    • 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
      org.infinispan.commons.CacheConfigurationException awaitInitialTransferNotSupported()  
      protected String awaitInitialTransferNotSupported$str()  
      protected Locale getLoggingLocale()  
      org.infinispan.commons.CacheConfigurationException mergePolicyNotSupported()  
      protected String mergePolicyNotSupported$str()  
      org.infinispan.commons.CacheConfigurationException replicationModeRequired()  
      protected String replicationModeRequired$str()  
      org.infinispan.commons.CacheConfigurationException stateTransferRequired()  
      protected String stateTransferRequired$str()  
      org.infinispan.commons.CacheConfigurationException transactionsNotSupported()  
      protected String transactionsNotSupported$str()  
      org.infinispan.commons.CacheConfigurationException whenSplitNotSupported()  
      protected String whenSplitNotSupported$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 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
    • Constructor Detail

      • Log_$logger

        public Log_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • replicationModeRequired$str

        protected String replicationModeRequired$str()
      • replicationModeRequired

        public final org.infinispan.commons.CacheConfigurationException replicationModeRequired()
        Specified by:
        replicationModeRequired in interface Log
      • transactionsNotSupported$str

        protected String transactionsNotSupported$str()
      • transactionsNotSupported

        public final org.infinispan.commons.CacheConfigurationException transactionsNotSupported()
        Specified by:
        transactionsNotSupported in interface Log
      • stateTransferRequired$str

        protected String stateTransferRequired$str()
      • stateTransferRequired

        public final org.infinispan.commons.CacheConfigurationException stateTransferRequired()
        Specified by:
        stateTransferRequired in interface Log
      • awaitInitialTransferNotSupported$str

        protected String awaitInitialTransferNotSupported$str()
      • awaitInitialTransferNotSupported

        public final org.infinispan.commons.CacheConfigurationException awaitInitialTransferNotSupported()
        Specified by:
        awaitInitialTransferNotSupported in interface Log
      • whenSplitNotSupported$str

        protected String whenSplitNotSupported$str()
      • whenSplitNotSupported

        public final org.infinispan.commons.CacheConfigurationException whenSplitNotSupported()
        Specified by:
        whenSplitNotSupported in interface Log
      • mergePolicyNotSupported$str

        protected String mergePolicyNotSupported$str()
      • mergePolicyNotSupported

        public final org.infinispan.commons.CacheConfigurationException mergePolicyNotSupported()
        Specified by:
        mergePolicyNotSupported in interface Log