Package io.undertow.websockets.jsr
Class JsrWebSocketLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- io.undertow.websockets.jsr.JsrWebSocketLogger_$logger
-
- All Implemented Interfaces:
JsrWebSocketLogger,Serializable,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2025-10-10T08:56:16-0300") public class JsrWebSocketLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements JsrWebSocketLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface io.undertow.websockets.jsr.JsrWebSocketLogger
REQUEST_LOGGER, ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description JsrWebSocketLogger_$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()
-
endpointCreationFailed
public final void endpointCreationFailed(Exception cause)
- Specified by:
endpointCreationFailedin interfaceJsrWebSocketLogger
-
endpointCreationFailed$str
protected String endpointCreationFailed$str()
-
couldNotInitializeConfiguration
public final void couldNotInitializeConfiguration(Class<?> clazz, Throwable t)
- Specified by:
couldNotInitializeConfigurationin interfaceJsrWebSocketLogger
-
couldNotInitializeConfiguration$str
protected String couldNotInitializeConfiguration$str()
-
addingAnnotatedServerEndpoint
public final void addingAnnotatedServerEndpoint(Class<?> endpoint, String value)
- Specified by:
addingAnnotatedServerEndpointin interfaceJsrWebSocketLogger
-
addingAnnotatedServerEndpoint$str
protected String addingAnnotatedServerEndpoint$str()
-
addingAnnotatedClientEndpoint
public final void addingAnnotatedClientEndpoint(Class<?> endpoint)
- Specified by:
addingAnnotatedClientEndpointin interfaceJsrWebSocketLogger
-
addingAnnotatedClientEndpoint$str
protected String addingAnnotatedClientEndpoint$str()
-
addingProgramaticEndpoint
public final void addingProgramaticEndpoint(Class<?> endpointClass, String path)
- Specified by:
addingProgramaticEndpointin interfaceJsrWebSocketLogger
-
addingProgramaticEndpoint$str
protected String addingProgramaticEndpoint$str()
-
exceptionInWebSocketMethod
public final void exceptionInWebSocketMethod(Throwable e)
- Specified by:
exceptionInWebSocketMethodin interfaceJsrWebSocketLogger
-
exceptionInWebSocketMethod$str
protected String exceptionInWebSocketMethod$str()
-
pathTemplateNotFound
public final void pathTemplateNotFound(Class<?> endpointClass, jakarta.websocket.server.PathParam param, Method method, Set<String> paths)
- Specified by:
pathTemplateNotFoundin interfaceJsrWebSocketLogger
-
pathTemplateNotFound$str
protected String pathTemplateNotFound$str()
-
couldNotCloseOnUndeploy
public final void couldNotCloseOnUndeploy(Exception e)
- Specified by:
couldNotCloseOnUndeployin interfaceJsrWebSocketLogger
-
couldNotCloseOnUndeploy$str
protected String couldNotCloseOnUndeploy$str()
-
xnioWorkerWasNull
public final void xnioWorkerWasNull()
- Specified by:
xnioWorkerWasNullin interfaceJsrWebSocketLogger
-
xnioWorkerWasNull$str
protected String xnioWorkerWasNull$str()
-
bufferPoolWasNull
public final void bufferPoolWasNull()
- Specified by:
bufferPoolWasNullin interfaceJsrWebSocketLogger
-
bufferPoolWasNull$str
protected String bufferPoolWasNull$str()
-
xnioWorkerWasNullAndNoDefault$str
protected String xnioWorkerWasNullAndNoDefault$str()
-
xnioWorkerWasNullAndNoDefault
public final IllegalArgumentException xnioWorkerWasNullAndNoDefault()
- Specified by:
xnioWorkerWasNullAndNoDefaultin interfaceJsrWebSocketLogger
-
bufferPoolWasNullAndNoDefault$str
protected String bufferPoolWasNullAndNoDefault$str()
-
bufferPoolWasNullAndNoDefault
public final IllegalArgumentException bufferPoolWasNullAndNoDefault()
- Specified by:
bufferPoolWasNullAndNoDefaultin interfaceJsrWebSocketLogger
-
-