MCPcopy Create free account
hub / github.com/SPLWare/esProc / severe

Method severe

src/main/java/com/scudata/common/ScudataLogger.java:331–333  ·  view source on GitHub ↗

用于记录代码中的严重出错,该级别的消息时用户必须查看日志来确定错误原因。 @param msg 待记录的日志消息,通常用于加深或者补充异常的详细描述 @param t 对应的详细异常

(Object msg, Throwable t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

severeMethod · 0.95
errorMethod · 0.95

Calls 2

isExceptionMethod · 0.95
doLogMethod · 0.45

Tested by

no test coverage detected