Class Log

java.lang.Object
com.mckoi.util.Log

public class Log extends Object
A log file/stream that logs some information generated by the system. This is intended to help with debugging. It safely handles concurrent output to the log.
Author:
Tobias Downer