Created a Singleton parent class and implemented some common Object method.

This commit is contained in:
Josh Sherman 2010-10-02 16:36:54 -04:00
parent 5b0c42bda3
commit d2966c7345
8 changed files with 204 additions and 68 deletions

View file

@ -20,7 +20,7 @@
*
* Standardized logging methods for ease of reporting.
*/
class Log extends Object
class Log
{
/**
* Log Information