Package at.letto.tools
Class LogService
java.lang.Object
at.letto.tools.LogService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
logTimeDiff
(String msg) static void
logTimeDiff
(String msg, boolean showTime) static void
logToTmpFile
(String msg)
-
Field Details
-
time
private static long time -
time1
private static long time1
-
-
Constructor Details
-
LogService
public LogService()
-
-
Method Details
-
logTimeDiff
-
logTimeDiff
-
logToTmpFile
-
clearTmpFile
public static void clearTmpFile()
-