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

Method getPrefix

java/org/apache/catalina/valves/AccessLogValve.java:232–234  ·  view source on GitHub ↗

Returns the log file prefix. @return the log file prefix.

()

Source from the content-addressed store, hash-verified

230 * @return the log file prefix.
231 */
232 public String getPrefix() {
233 return prefix;
234 }
235
236
237 /**

Callers 3

testGetSetPropertiesMethod · 0.95
doProppatchMethod · 0.45
printMethod · 0.45

Calls

no outgoing calls

Tested by 1

testGetSetPropertiesMethod · 0.76