Class ErrorLog
java.lang.Object
com.github.gbenroscience.util.ErrorLog
- Author:
- JIBOYE Oluwagbemiro Olaoluwa
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorLog
public ErrorLog()
-
-
Method Details
-
writeLog
-
printLog
public void printLog()Prints the contents of this logBook on a to a StringBuilder and then clears its memory. -
clearLog
public void clearLog()
-