Procedural File: Bs_Logger.class.php
Source Location: /core/lang/Bs_Logger.class.php
Classes:
Page Details:
Includes:
require_once($APP['path']['core'].'lang/Bs_Error.class.php') [line 5]
BS_LOGGER_PROPFILE [line 8]
BS_LOGGER_VERSION [line 2]
BS_LOG_ERR [line 16]
BS_LOG_HACK_WARNING [line 22]
BS_LOG_INFO [line 25]
BS_LOG_INT_ERR [line 11]
BS_LOG_INT_MURPHY_ERR [line 13]
BS_LOG_INT_USAGE_ERR [line 12]
BS_LOG_MURPHY_ERR [line 18]
BS_LOG_USAGE_ERR [line 17]
BS_LOG_WARNING [line 21]
bsLogger_LazyInclude [line 35]
void bsLogger_LazyInclude(
)
|
|
This is an attemt to keep Bs_Logger a independent as possable If no Db is used I don't event try to include the Db-Package that may not be available anyway.
bs_logIt [line 505]
void bs_logIt(
mixed $msg, mixed $msgType, mixed $_line_, mixed $_func_, mixed $_file_)
|
|
Tags:
|