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 SCHLIX $SystemDB

Public Static Methods

public static processRunResolveHostnames()
CRON Scheduler Method - resolve hostnames in log cmsLogger $SystemLog
public static processRunCleanupLog()
CRON Scheduler Method cmsLogger $SystemLog