Extension [ extension #143 SeasLog version 1.6.0 ] { - Dependencies { } - INI { Entry [ seaslog.default_basepath ] Current = '/var/log/www' } Entry [ seaslog.default_logger ] Current = 'default' } Entry [ seaslog.default_datetime_format ] Current = 'Y:m:d H:i:s' } Entry [ seaslog.logger ] Current = 'default' } Entry [ seaslog.disting_type ] Current = '0' } Entry [ seaslog.disting_by_hour ] Current = '0' } Entry [ seaslog.use_buffer ] Current = '0' } Entry [ seaslog.trace_error ] Current = '1' } Entry [ seaslog.trace_exception ] Current = '0' } Entry [ seaslog.buffer_size ] Current = '0' } Entry [ seaslog.level ] Current = '0' } Entry [ seaslog.appender ] Current = '1' } Entry [ seaslog.remote_host ] Current = '127.0.0.1' } Entry [ seaslog.remote_port ] Current = '514' } } - Constants [16] { Constant [ string SEASLOG_VERSION ] { 1.6.0 } Constant [ string SEASLOG_AUTHOR ] { Chitao.Gao [ neeke@php.net ] } Constant [ string SEASLOG_ALL ] { all } Constant [ string SEASLOG_DEBUG ] { debug } Constant [ string SEASLOG_INFO ] { info } Constant [ string SEASLOG_NOTICE ] { notice } Constant [ string SEASLOG_WARNING ] { warning } Constant [ string SEASLOG_ERROR ] { error } Constant [ string SEASLOG_CRITICAL ] { critical } Constant [ string SEASLOG_ALERT ] { alert } Constant [ string SEASLOG_EMERGENCY ] { emergency } Constant [ integer SEASLOG_DETAIL_ORDER_ASC ] { 1 } Constant [ integer SEASLOG_DETAIL_ORDER_DESC ] { 2 } Constant [ integer SEASLOG_APPENDER_FILE ] { 1 } Constant [ integer SEASLOG_APPENDER_TCP ] { 2 } Constant [ integer SEASLOG_APPENDER_UDP ] { 3 } } - Functions { Function [ function seaslog_get_version ] { } Function [ function seaslog_get_author ] { } } - Classes [1] { Class [ class SeasLog ] { - Constants [0] { } - Static properties [0] { } - Static methods [19] { Method [ static public method setBasePath ] { } Method [ static public method getBasePath ] { } Method [ static public method setLogger ] { } Method [ static public method getLastLogger ] { } Method [ static public method setDatetimeFormat ] { } Method [ static public method getDatetimeFormat ] { } Method [ static public method analyzerCount ] { } Method [ static public method analyzerDetail ] { } Method [ static public method getBuffer ] { } Method [ static public method flushBuffer ] { } Method [ static public method log ] { } Method [ static public method debug ] { } Method [ static public method info ] { } Method [ static public method notice ] { } Method [ static public method warning ] { } Method [ static public method error ] { } Method [ static public method critical ] { } Method [ static public method alert ] { } Method [ static public method emergency ] { } } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { } Method [ public method __destruct ] { } } } } }