Class DataObjectLogging_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
io.smallrye.openapi.runtime.scanner.dataobject.DataObjectLogging_$logger
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger
public class DataObjectLogging_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.smallrye.openapi.runtime.scanner.dataobject.DataObjectLoggingFields inherited from class org.jboss.logging.DelegatingBasicLogger
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidaddingChildNode(org.jboss.jandex.ClassInfo classInfo) protected Stringfinal voidclassNotAvailable(String classDeclaration, String typeSignature) final voidclassNotAvailable(org.jboss.jandex.Type type) protected Stringprotected Stringfinal voidexceptionReadingEnumJsonValue(String enumName, String methodName, Exception exception) protected Stringprotected Localefinal voidignoringType(org.jboss.jandex.DotName classInfo) protected Stringfinal voidignoringTypeAndAddingToSet(org.jboss.jandex.DotName classInfo) protected Stringfinal voidinvalidAnnotationFormat(String decimalValue) protected Stringfinal voidprotected Stringpath$str()final voidpossibleCycle(org.jboss.jandex.ClassInfo classInfo) protected Stringfinal voidprocessingArray(org.jboss.jandex.Type type) protected Stringfinal voidprocessingEnum(org.jboss.jandex.Type type) protected Stringfinal voidprocessingFieldAnnotation(org.jboss.jandex.AnnotationInstance annotation, String propertyKey) protected Stringfinal voidprocessingParametrizedType(org.jboss.jandex.ParameterizedType type) protected Stringfinal voidprocessingTypeAs(String type, String asType) protected Stringfinal voidresolvedType(org.jboss.jandex.Type type, org.jboss.jandex.Type resolvedType) protected Stringfinal voidterminalType(org.jboss.jandex.Type type) protected Stringfinal voidtypeNotInJandexIndex(org.jboss.jandex.Type type) protected Stringfinal voidtypeVarSubstitution(org.jboss.jandex.Type type, org.jboss.jandex.Type resolvedType) protected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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 Details
-
logger
static final io.smallrye.openapi.runtime.scanner.dataobject.DataObjectLogging logger
-
-
Constructor Details
-
DataObjectLogging_$logger
public DataObjectLogging_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
processingFieldAnnotation
public final void processingFieldAnnotation(org.jboss.jandex.AnnotationInstance annotation, String propertyKey) -
processingFieldAnnotation$str
-
invalidAnnotationFormat
-
invalidAnnotationFormat$str
-
possibleCycle
public final void possibleCycle(org.jboss.jandex.ClassInfo classInfo) -
possibleCycle$str
-
addingChildNode
public final void addingChildNode(org.jboss.jandex.ClassInfo classInfo) -
addingChildNode$str
-
path
-
path$str
-
ignoringType
public final void ignoringType(org.jboss.jandex.DotName classInfo) -
ignoringType$str
-
ignoringTypeAndAddingToSet
public final void ignoringTypeAndAddingToSet(org.jboss.jandex.DotName classInfo) -
ignoringTypeAndAddingToSet$str
-
processingArray
public final void processingArray(org.jboss.jandex.Type type) -
processingArray$str
-
processingParametrizedType
public final void processingParametrizedType(org.jboss.jandex.ParameterizedType type) -
processingParametrizedType$str
-
processingTypeAs
-
processingTypeAs$str
-
processingEnum
public final void processingEnum(org.jboss.jandex.Type type) -
processingEnum$str
-
typeNotInJandexIndex
public final void typeNotInJandexIndex(org.jboss.jandex.Type type) -
typeNotInJandexIndex$str
-
resolvedType
public final void resolvedType(org.jboss.jandex.Type type, org.jboss.jandex.Type resolvedType) -
resolvedType$str
-
terminalType
public final void terminalType(org.jboss.jandex.Type type) -
terminalType$str
-
typeVarSubstitution
public final void typeVarSubstitution(org.jboss.jandex.Type type, org.jboss.jandex.Type resolvedType) -
typeVarSubstitution$str
-
classNotAvailable
public final void classNotAvailable(org.jboss.jandex.Type type) -
classNotAvailable1$str
-
classNotAvailable
-
classNotAvailable2$str
-
exceptionReadingEnumJsonValue
-
exceptionReadingEnumJsonValue$str
-