Class RouterLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.server.router.logging.RouterLogger_$logger
-
- All Implemented Interfaces:
Serializable,RouterLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-10-24T06:57:21-0400") public class RouterLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements RouterLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.infinispan.server.router.logging.RouterLogger
SERVER
-
-
Constructor Summary
Constructors Constructor Description RouterLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IllegalStateExceptionconfigurationValidationError(Exception e)protected StringconfigurationValidationError$str()voiderrorWhileShuttingDown(Exception e)protected StringerrorWhileShuttingDown$str()protected LocalegetLoggingLocale()IllegalStateExceptionhotrodRouterStartFailed(Exception e)protected StringhotrodRouterStartFailed$str()IllegalArgumentExceptionnoRouteFound()protected StringnoRouteFound$str()voidprintOutRoutingTable(RoutingTable routingTable)protected StringprintOutRoutingTable$str()IllegalStateExceptionrestRouterStartFailed(Exception e)protected StringrestRouterStartFailed$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()
-
noRouteFound$str
protected String noRouteFound$str()
-
noRouteFound
public final IllegalArgumentException noRouteFound()
- Specified by:
noRouteFoundin interfaceRouterLogger
-
printOutRoutingTable
public final void printOutRoutingTable(RoutingTable routingTable)
- Specified by:
printOutRoutingTablein interfaceRouterLogger
-
printOutRoutingTable$str
protected String printOutRoutingTable$str()
-
configurationValidationError$str
protected String configurationValidationError$str()
-
configurationValidationError
public final IllegalStateException configurationValidationError(Exception e)
- Specified by:
configurationValidationErrorin interfaceRouterLogger
-
hotrodRouterStartFailed$str
protected String hotrodRouterStartFailed$str()
-
hotrodRouterStartFailed
public final IllegalStateException hotrodRouterStartFailed(Exception e)
- Specified by:
hotrodRouterStartFailedin interfaceRouterLogger
-
restRouterStartFailed$str
protected String restRouterStartFailed$str()
-
restRouterStartFailed
public final IllegalStateException restRouterStartFailed(Exception e)
- Specified by:
restRouterStartFailedin interfaceRouterLogger
-
errorWhileShuttingDown
public final void errorWhileShuttingDown(Exception e)
- Specified by:
errorWhileShuttingDownin interfaceRouterLogger
-
errorWhileShuttingDown$str
protected String errorWhileShuttingDown$str()
-
-