Class Log_$logger

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

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2022-10-17T12:13:36-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
    • 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.CacheException cacheDoesNotSupportCommand​(String cacheName, String commandType)  
      protected String cacheDoesNotSupportCommand$str()  
      org.infinispan.commons.CacheException cacheNotQueryable​(String cacheName, String storage)  
      protected String cacheNotQueryable$str()  
      org.infinispan.commons.CacheException errorInitializingSerCtx​(Throwable cause)  
      protected String errorInitializingSerCtx$str()  
      org.infinispan.commons.CacheException failedToParseProtoFile​(String fileName, Throwable cause)  
      org.infinispan.commons.CacheException failedToParseProtoFile​(Throwable cause)  
      protected String failedToParseProtoFile0$str()  
      protected String failedToParseProtoFile1$str()  
      org.infinispan.commons.CacheException fieldTypeNotIndexable​(String typeName, String fieldName)  
      protected String fieldTypeNotIndexable$str()  
      protected Locale getLoggingLocale()  
      org.infinispan.commons.CacheException keyMustBeString​(Class<?> c)  
      protected String keyMustBeString$str()  
      org.infinispan.commons.CacheException keyMustBeStringEndingWithProto​(Object key)  
      protected String keyMustBeStringEndingWithProto$str()  
      org.infinispan.commons.CacheException queryingNotEnabled​(String cacheName)  
      protected String queryingNotEnabled$str()  
      org.infinispan.commons.CacheConfigurationException typeNotIndexed​(String typeName)  
      protected String typeNotIndexed$str()  
      org.infinispan.commons.CacheConfigurationException unknownType​(String typeName)  
      protected String unknownType$str()  
      org.infinispan.commons.CacheException valueMustBeString​(Class<?> c)  
      protected String valueMustBeString$str()  
      void warnNoMediaType​(String cacheName)  
      protected String warnNoMediaType$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()
      • queryingNotEnabled$str

        protected String queryingNotEnabled$str()
      • queryingNotEnabled

        public final org.infinispan.commons.CacheException queryingNotEnabled​(String cacheName)
        Specified by:
        queryingNotEnabled in interface Log
      • keyMustBeString$str

        protected String keyMustBeString$str()
      • keyMustBeString

        public final org.infinispan.commons.CacheException keyMustBeString​(Class<?> c)
        Specified by:
        keyMustBeString in interface Log
      • valueMustBeString$str

        protected String valueMustBeString$str()
      • valueMustBeString

        public final org.infinispan.commons.CacheException valueMustBeString​(Class<?> c)
        Specified by:
        valueMustBeString in interface Log
      • keyMustBeStringEndingWithProto$str

        protected String keyMustBeStringEndingWithProto$str()
      • keyMustBeStringEndingWithProto

        public final org.infinispan.commons.CacheException keyMustBeStringEndingWithProto​(Object key)
        Specified by:
        keyMustBeStringEndingWithProto in interface Log
      • failedToParseProtoFile0$str

        protected String failedToParseProtoFile0$str()
      • failedToParseProtoFile

        public final org.infinispan.commons.CacheException failedToParseProtoFile​(Throwable cause)
        Specified by:
        failedToParseProtoFile in interface Log
      • failedToParseProtoFile1$str

        protected String failedToParseProtoFile1$str()
      • errorInitializingSerCtx$str

        protected String errorInitializingSerCtx$str()
      • errorInitializingSerCtx

        public final org.infinispan.commons.CacheException errorInitializingSerCtx​(Throwable cause)
        Specified by:
        errorInitializingSerCtx in interface Log
      • cacheDoesNotSupportCommand$str

        protected String cacheDoesNotSupportCommand$str()
      • cacheDoesNotSupportCommand

        public final org.infinispan.commons.CacheException cacheDoesNotSupportCommand​(String cacheName,
                                                                                      String commandType)
        Specified by:
        cacheDoesNotSupportCommand in interface Log
      • cacheNotQueryable$str

        protected String cacheNotQueryable$str()
      • cacheNotQueryable

        public final org.infinispan.commons.CacheException cacheNotQueryable​(String cacheName,
                                                                             String storage)
        Specified by:
        cacheNotQueryable in interface Log
      • warnNoMediaType

        public final void warnNoMediaType​(String cacheName)
        Specified by:
        warnNoMediaType in interface Log
      • warnNoMediaType$str

        protected String warnNoMediaType$str()
      • fieldTypeNotIndexable$str

        protected String fieldTypeNotIndexable$str()
      • fieldTypeNotIndexable

        public final org.infinispan.commons.CacheException fieldTypeNotIndexable​(String typeName,
                                                                                 String fieldName)
        Specified by:
        fieldTypeNotIndexable in interface Log
      • typeNotIndexed$str

        protected String typeNotIndexed$str()
      • typeNotIndexed

        public final org.infinispan.commons.CacheConfigurationException typeNotIndexed​(String typeName)
        Specified by:
        typeNotIndexed in interface Log
      • unknownType$str

        protected String unknownType$str()
      • unknownType

        public final org.infinispan.commons.CacheConfigurationException unknownType​(String typeName)
        Specified by:
        unknownType in interface Log