/includes/class.bp-log.php

Description
Classes
Class Description
BP_Log Provides easy and abstracted logging facilities
Constants
BP_LOG_ALL = BP_LOG_FAIL+BP_LOG_ERROR+BP_LOG_WARNING+BP_LOG_NOTICE (line 17)

Combination of all errors (excluding none and debug)

BP_LOG_DEBUG = 16 (line 12)
BP_LOG_ERROR = 2 (line 9)
BP_LOG_FAIL = 1 (line 8)
BP_LOG_NONE = 0 (line 7)

BackPress logging level constants

BP_LOG_NOTICE = 8 (line 11)
BP_LOG_WARNING = 4 (line 10)

Documentation generated on Fri, 18 May 2012 01:33:40 +0100 by phpDocumentor 1.4.3