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

Method fatal

java/org/apache/juli/logging/Log.java:251–251  ·  view source on GitHub ↗

Log a message with fatal log level. @param message log this message

(Object message)

Source from the content-addressed store, hash-verified

249 * @param message log this message
250 */
251 void fatal(Object message);
252
253
254 /**

Callers 4

startMethod · 0.65
lifecycleEventMethod · 0.65
lifecycleEventMethod · 0.65
startMethod · 0.65

Implementers 1

DirectJDKLogjava/org/apache/juli/logging/DirectJDK

Calls

no outgoing calls

Tested by

no test coverage detected