MCPcopy
hub / github.com/qos-ch/slf4j / info

Method info

slf4j-api/src/main/java/org/slf4j/Logger.java:470–470  ·  view source on GitHub ↗

Log a message at the INFO level. @param msg the message string to be logged

(String msg)

Source from the content-addressed store, hash-verified

468 * @param msg the message string to be logged
469 */
470 public void info(String msg);
471
472 /**
473 * Log a message at the INFO level according to the specified format

Callers 15

testMethod · 0.95
testMethod · 0.95
testMethod · 0.95
testMethod · 0.95
smokeMethod · 0.95
startMethod · 0.95
stopMethod · 0.95
test2Method · 0.95
testNullMethod · 0.95
testMarkerMethod · 0.95
testTraceMethod · 0.95

Implementers 8

SubstituteLoggerslf4j-api/src/main/java/org/slf4j/help
LocLoggerslf4j-ext/src/main/java/org/slf4j/cal1
LoggerWrapperslf4j-ext/src/main/java/org/slf4j/ext/
XLoggerslf4j-ext/src/main/java/org/slf4j/ext/
NOPLoggerslf4j-api/src/main/java/org/slf4j/help
MarkerIgnoringBaseslf4j-api/src/main/java/org/slf4j/help
NamedLoggerBaseslf4j-api/src/main/java/org/slf4j/help
AbstractLoggerslf4j-api/src/main/java/org/slf4j/help

Calls

no outgoing calls

Tested by 15

testMethod · 0.76
testMethod · 0.76
testMethod · 0.76
testMethod · 0.76
smokeMethod · 0.76
startMethod · 0.76
stopMethod · 0.76
test2Method · 0.76
testNullMethod · 0.76
testMarkerMethod · 0.76
testTraceMethod · 0.76