Provides easy and abstracted logging facilities
Located in /includes/class.bp-log.php (line 26)
Whether or not the javascript functions are available
Console log messages which are queued up to be displayed on page load
The filename of the file to log messages to when type is "file"
The logging level
The type of logging
The types of logging available
Initialises the logging
Outputs javascript functions for the head of the html document
Must be included in the head of the debug document somehow when using 'console' type.
Send a debug message
Send an error message
If the message is an array, then it sends each index as a separate message
Send an error message and die
If the message is an array, then it sends each index as a separate message
Formats a message for output to a log file
Gets the name of the log level from an integer
Send a notice message
If the message is an array, then it sends each index as a separate message
Sends a message to the log
Sets the logging filename
Sets the logging level
Sets the logging type
Send a warning message
If the message is an array, then it sends each index as a separate message
Documentation generated on Fri, 18 May 2012 01:33:40 +0100 by phpDocumentor 1.4.3