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
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:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal org.hibernate.search.util.common.SearchException
errorRetrievingTypeModel
(Class<?> clazz, Exception cause) protected String
protected Locale
final org.hibernate.search.util.common.SearchException
invalidEntityName
(String entityName) protected String
final org.hibernate.search.util.common.SearchException
invalidEntitySuperType
(String entityName, Class<?> expectedSuperType, Class<?> actualJavaType) protected String
final void
logIndexStartupModeMismatch
(String data, String index, String startupMode) protected String
final org.hibernate.search.util.common.SearchException
multipleEntityTypesWithSameName
(String entityName, Class<?> previousType, Class<?> type) protected String
final org.hibernate.search.util.common.SearchException
namedTypesNotSupported
(String name) protected String
final org.hibernate.search.engine.environment.classpath.spi.ClassLoadingException
unableToLoadTheClass
(String className, Throwable cause) protected String
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
-
Constructor Details
-
Log_$logger
public Log_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
errorRetrievingTypeModel$str
-
errorRetrievingTypeModel
public final org.hibernate.search.util.common.SearchException errorRetrievingTypeModel(Class<?> clazz, Exception cause) - Specified by:
errorRetrievingTypeModel
in interfaceLog
-
multipleEntityTypesWithSameName$str
-
multipleEntityTypesWithSameName
public final org.hibernate.search.util.common.SearchException multipleEntityTypesWithSameName(String entityName, Class<?> previousType, Class<?> type) - Specified by:
multipleEntityTypesWithSameName
in interfaceLog
-
namedTypesNotSupported$str
-
namedTypesNotSupported
- Specified by:
namedTypesNotSupported
in interfaceLog
-
unableToLoadTheClass$str
-
unableToLoadTheClass
public final org.hibernate.search.engine.environment.classpath.spi.ClassLoadingException unableToLoadTheClass(String className, Throwable cause) - Specified by:
unableToLoadTheClass
in interfaceLog
-
invalidEntityName$str
-
invalidEntityName
- Specified by:
invalidEntityName
in interfaceLog
-
invalidEntitySuperType$str
-
invalidEntitySuperType
public final org.hibernate.search.util.common.SearchException invalidEntitySuperType(String entityName, Class<?> expectedSuperType, Class<?> actualJavaType) - Specified by:
invalidEntitySuperType
in interfaceLog
-
logIndexStartupModeMismatch
- Specified by:
logIndexStartupModeMismatch
in interfaceLog
-
logIndexStartupModeMismatch$str
-