Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.search.mapper.log.impl.Log_$logger
-
- All Implemented Interfaces:
Serializable,Log,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-10-24T06:55:20-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
-
-
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 voiderrorProcessingIndexingOperation(Throwable cause)protected StringerrorProcessingIndexingOperation$str()org.hibernate.search.util.common.SearchExceptionerrorRetrievingTypeModel(Class<?> clazz, Exception cause)protected StringerrorRetrievingTypeModel$str()protected LocalegetLoggingLocale()org.hibernate.search.util.common.SearchExceptioninvalidEntityName(String entityName)protected StringinvalidEntityName$str()org.hibernate.search.util.common.SearchExceptioninvalidEntitySuperType(String entityName, Class<?> expectedSuperType, Class<?> actualJavaType)protected StringinvalidEntitySuperType$str()org.hibernate.search.util.common.SearchExceptionmultipleEntityTypesWithSameName(String entityName, Class<?> previousType, Class<?> type)protected StringmultipleEntityTypesWithSameName$str()org.hibernate.search.util.common.SearchExceptionnamedTypesNotSupported(String name)protected StringnamedTypesNotSupported$str()org.hibernate.search.engine.environment.classpath.spi.ClassLoadingExceptionunableToLoadTheClass(String className, Throwable cause)protected StringunableToLoadTheClass$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 class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
errorRetrievingTypeModel$str
protected String errorRetrievingTypeModel$str()
-
errorRetrievingTypeModel
public final org.hibernate.search.util.common.SearchException errorRetrievingTypeModel(Class<?> clazz, Exception cause)
- Specified by:
errorRetrievingTypeModelin interfaceLog
-
multipleEntityTypesWithSameName$str
protected String multipleEntityTypesWithSameName$str()
-
multipleEntityTypesWithSameName
public final org.hibernate.search.util.common.SearchException multipleEntityTypesWithSameName(String entityName, Class<?> previousType, Class<?> type)
- Specified by:
multipleEntityTypesWithSameNamein interfaceLog
-
namedTypesNotSupported$str
protected String namedTypesNotSupported$str()
-
namedTypesNotSupported
public final org.hibernate.search.util.common.SearchException namedTypesNotSupported(String name)
- Specified by:
namedTypesNotSupportedin interfaceLog
-
unableToLoadTheClass$str
protected String unableToLoadTheClass$str()
-
unableToLoadTheClass
public final org.hibernate.search.engine.environment.classpath.spi.ClassLoadingException unableToLoadTheClass(String className, Throwable cause)
- Specified by:
unableToLoadTheClassin interfaceLog
-
invalidEntityName$str
protected String invalidEntityName$str()
-
invalidEntityName
public final org.hibernate.search.util.common.SearchException invalidEntityName(String entityName)
- Specified by:
invalidEntityNamein interfaceLog
-
invalidEntitySuperType$str
protected String invalidEntitySuperType$str()
-
invalidEntitySuperType
public final org.hibernate.search.util.common.SearchException invalidEntitySuperType(String entityName, Class<?> expectedSuperType, Class<?> actualJavaType)
- Specified by:
invalidEntitySuperTypein interfaceLog
-
errorProcessingIndexingOperation
public final void errorProcessingIndexingOperation(Throwable cause)
- Specified by:
errorProcessingIndexingOperationin interfaceLog
-
errorProcessingIndexingOperation$str
protected String errorProcessingIndexingOperation$str()
-
-