Package org.infinispan.scripting.logging
Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.scripting.logging.Log_$logger
-
- All Implemented Interfaces:
Serializable
,Log
,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-06-17T06:24:47-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
-
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()
-
jmxRegistrationFailed
public final void jmxRegistrationFailed()
- Specified by:
jmxRegistrationFailed
in interfaceLog
-
jmxRegistrationFailed$str
protected String jmxRegistrationFailed$str()
-
jmxUnregistrationFailed
public final void jmxUnregistrationFailed()
- Specified by:
jmxUnregistrationFailed
in interfaceLog
-
jmxUnregistrationFailed$str
protected String jmxUnregistrationFailed$str()
-
scriptExecutionError$str
protected String scriptExecutionError$str()
-
scriptExecutionError
public final CacheException scriptExecutionError(Throwable t)
- Specified by:
scriptExecutionError
in interfaceLog
-
scriptCompilationException$str
protected String scriptCompilationException$str()
-
scriptCompilationException
public final CacheException scriptCompilationException(Throwable t, String name)
- Specified by:
scriptCompilationException
in interfaceLog
-
noNamedScript$str
protected String noNamedScript$str()
-
noNamedScript
public final CacheException noNamedScript(String name)
- Specified by:
noNamedScript
in interfaceLog
-
unknownScriptProperty$str
protected String unknownScriptProperty$str()
-
unknownScriptProperty
public final CacheException unknownScriptProperty(String value)
- Specified by:
unknownScriptProperty
in interfaceLog
-
noScriptEngineForScript$str
protected String noScriptEngineForScript$str()
-
noScriptEngineForScript
public final IllegalArgumentException noScriptEngineForScript(String name)
- Specified by:
noScriptEngineForScript
in interfaceLog
-
cannotInvokeScriptDirectly$str
protected String cannotInvokeScriptDirectly$str()
-
cannotInvokeScriptDirectly
public final IllegalArgumentException cannotInvokeScriptDirectly(String scriptName, String property)
- Specified by:
cannotInvokeScriptDirectly
in interfaceLog
-
distributedTaskNeedCacheInBinding$str
protected String distributedTaskNeedCacheInBinding$str()
-
distributedTaskNeedCacheInBinding
public final IllegalStateException distributedTaskNeedCacheInBinding(String scriptName)
- Specified by:
distributedTaskNeedCacheInBinding
in interfaceLog
-
noEngineForScript$str
protected String noEngineForScript$str()
-
noEngineForScript
public final IllegalArgumentException noEngineForScript(String name)
- Specified by:
noEngineForScript
in interfaceLog
-
parametersNotArray$str
protected String parametersNotArray$str()
-
parametersNotArray
public final IllegalArgumentException parametersNotArray()
- Specified by:
parametersNotArray
in interfaceLog
-
scriptsCanOnlyAccessNamedCaches$str
protected String scriptsCanOnlyAccessNamedCaches$str()
-
scriptsCanOnlyAccessNamedCaches
public final IllegalArgumentException scriptsCanOnlyAccessNamedCaches()
- Specified by:
scriptsCanOnlyAccessNamedCaches
in interfaceLog
-
-