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

Method getLog

java/org/apache/coyote/ajp/AjpProcessor.java:1238–1241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1236
1237
1238 @Override
1239 protected Log getLog() {
1240 return log;
1241 }
1242
1243
1244 @Override

Callers 9

serviceMethod · 0.95
AbstractProcessorMethod · 0.45
setErrorStateMethod · 0.45
dispatchMethod · 0.45
parseHostMethod · 0.45
addSslHostConfigMethod · 0.45
addUpgradeProtocolMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected