MCPcopy Create free account
hub / github.com/R4gd0ll/LazyAnFuZai / logBakCheck

Method logBakCheck

src/main/java/System/logCheck.java:21–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 public static String logBakCheck(){
22 String result = "系统日志存放于/var/log下,定期备份";
23 return result;
24 }
25}

Callers 1

resultPrintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected