SCHLIX\cmsLogger
Protected Attributes
| protected | $table_name |
Public Methods
| public | __construct($table_name) |
| public | record($error, $module='system', $type='info') |
| public | error($error, $module='system') |
| public | warn($error, $module='system') |
| public | info($error, $module='system') |
| public | debug($error, $module='system') |
| public | Archive() Archive all the logs separated by month and year, e.g. 2010-10.txt, etc
|
| public | updateLogHostnames() Resolve hostnames from ip_address field @global SCHLIX\cmsDatabase $SystemDB
|
Public Static Methods
| public static | processRunResolveHostnames() CRON Scheduler Method - resolve hostnames in log @global cmsLogger $SystemLog
|
| public static | processRunCleanupLog() CRON Scheduler Method @global cmsLogger $SystemLog
|