| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
Logging API Provides functionality to log system events other than bug related history.
| Copyright: | Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org |
| Copyright: | Copyright (C) 2002 - 2011 MantisBT Team - mantisbt-dev@lists.sourceforge.net |
| File Size: | 214 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| log_event( $p_level, $p_msg, $p_backtrace = null ) X-Ref |
| Log an event param: int $p_level Valid debug log level param: string|array $p_msg Either a string, or an array structured as (string,execution time) param: object $p_backtrace [Optional] debug_backtrace() stack to use return: null |
| log_print_to_page() X-Ref |
| No description |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |