Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getLog
Method
getLog
java/org/apache/tomcat/util/net/NioEndpoint.java:644–647 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
642
643
644
@Override
645
protected
Log getLog() {
646
return
log;
647
}
648
649
650
@Override
Callers
2
unbind
Method · 0.95
unlockAccept
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected