A class for managing log files. This class will create a log file with the current date/time as the filename, with the specified file extension. When the log reaches a specified size (default of 2MB), a new log file will be created.
@author Brad BARCLAY <bbarclay@jsyncmanager.org>
@version 0.1
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.