Class ScannerLogging_$logger

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

    public class ScannerLogging_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements org.jboss.logging.BasicLogger, Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static io.smallrye.openapi.runtime.scanner.ScannerLogging logger  
      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
    • Constructor Summary

      Constructors 
      Constructor Description
      ScannerLogging_$logger​(org.jboss.logging.Logger log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configSchemaRegistered​(String className)  
      protected String configSchemaRegistered$str()  
      void errorParsingSchema​(String className)  
      protected String errorParsingSchema$str()  
      protected Locale getLoggingLocale()  
      void gettingFields​(org.jboss.jandex.Type type, org.jboss.jandex.ClassInfo classInfo)  
      protected String gettingFields$str()  
      void scanning​(String annotationType)  
      protected String scanning$str()  
      void schemaTypeNotFound​(org.jboss.jandex.DotName className)  
      protected String schemaTypeNotFound$str()  
      void startProcessing​(org.jboss.jandex.DotName root)  
      protected String startProcessing$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
    • Field Detail

      • logger

        public static final io.smallrye.openapi.runtime.scanner.ScannerLogging logger
    • Constructor Detail

      • ScannerLogging_$logger

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

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • scanning

        public final void scanning​(String annotationType)
      • scanning$str

        protected String scanning$str()
      • startProcessing

        public final void startProcessing​(org.jboss.jandex.DotName root)
      • startProcessing$str

        protected String startProcessing$str()
      • gettingFields

        public final void gettingFields​(org.jboss.jandex.Type type,
                                        org.jboss.jandex.ClassInfo classInfo)
      • gettingFields$str

        protected String gettingFields$str()
      • errorParsingSchema

        public final void errorParsingSchema​(String className)
      • errorParsingSchema$str

        protected String errorParsingSchema$str()
      • configSchemaRegistered

        public final void configSchemaRegistered​(String className)
      • configSchemaRegistered$str

        protected String configSchemaRegistered$str()
      • schemaTypeNotFound

        public final void schemaTypeNotFound​(org.jboss.jandex.DotName className)
      • schemaTypeNotFound$str

        protected String schemaTypeNotFound$str()