MCPcopy Create free account
hub / github.com/apache/tomcat / getLog

Method getLog

java/org/apache/tomcat/websocket/WsFrameBase.java:249–249  ·  view source on GitHub ↗

Returns the log instance for this frame. @return the log instance

()

Source from the content-addressed store, hash-verified

247 * @return the log instance
248 */
249 protected abstract Log getLog();
250
251
252 /**

Callers 3

processInitialHeaderMethod · 0.95
suspendMethod · 0.95
resumeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected