Class Log_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.search.mapper.log.impl.Log_$logger
- All Implemented Interfaces:
Serializable,Log,BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2024-11-12T11:27:22-0500")
public class Log_$logger
extends DelegatingBasicLogger
implements Log, BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal SearchExceptionerrorRetrievingTypeModel(Class<?> clazz, Exception cause) protected Stringprotected Localefinal SearchExceptioninvalidEntityName(String entityName) protected Stringfinal SearchExceptioninvalidEntitySuperType(String entityName, Class<?> expectedSuperType, Class<?> actualJavaType) protected Stringfinal SearchExceptionmultipleEntityTypesWithSameName(String entityName, Class<?> previousType, Class<?> type) protected Stringfinal SearchExceptionnamedTypesNotSupported(String name) protected Stringfinal ClassLoadingExceptionunableToLoadTheClass(String className, Throwable cause) 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
-
Constructor Details
-
Log_$logger
-
-
Method Details
-
getLoggingLocale
-
errorRetrievingTypeModel$str
-
errorRetrievingTypeModel
- Specified by:
errorRetrievingTypeModelin interfaceLog
-
multipleEntityTypesWithSameName$str
-
multipleEntityTypesWithSameName
public final SearchException multipleEntityTypesWithSameName(String entityName, Class<?> previousType, Class<?> type) - Specified by:
multipleEntityTypesWithSameNamein interfaceLog
-
namedTypesNotSupported$str
-
namedTypesNotSupported
- Specified by:
namedTypesNotSupportedin interfaceLog
-
unableToLoadTheClass$str
-
unableToLoadTheClass
- Specified by:
unableToLoadTheClassin interfaceLog
-
invalidEntityName$str
-
invalidEntityName
- Specified by:
invalidEntityNamein interfaceLog
-
invalidEntitySuperType$str
-
invalidEntitySuperType
public final SearchException invalidEntitySuperType(String entityName, Class<?> expectedSuperType, Class<?> actualJavaType) - Specified by:
invalidEntitySuperTypein interfaceLog
-