Provides controls for when a message should be logged based on the log level. Log levels are taken from systemLogLevel $oFilter = new systemLogFilter(systemLogLevel::CRITICAL, systemLogLevel::DEBUG); The filter is used with a systemLogWriter object. More »
Posted in System on 19 Nov 2009 @ 20:31