MCPcopy Create free account
hub / github.com/e2wugui/zeze / log

Method log

ZezeJava/ZezeJavaTest/src/Zezex/TestRoleTimer.java:443–445  ·  view source on GitHub ↗
(String msg)

Source from the content-addressed store, hash-verified

441 }
442
443 private static void log(String msg) {
444 logger.info("======================================== {} ========================================", msg);
445 }
446
447 @Test
448 public void benchRoleTimer() throws Exception {

Callers 8

testRoleTimer1Method · 0.95
testRoleTimerCron1Method · 0.95
testRoleTimer2Method · 0.95
testRoleTimerCron2Method · 0.95
benchRoleTimerMethod · 0.95
mainMethod · 0.45
processMethod · 0.45
CheckCurrentCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected