Go to the source code of this file.
Functions | |
if(!isset($logfile)) if(!isset($loglevels)) if(!isset($request_id)) | log_msg ($level, $msg) |
if (!isset($logfile)) if (!isset($loglevels)) if (!isset($request_id)) log_msg | ( | $ | level, | |
$ | msg | |||
) |
log a message to file
string | $level can be error, warn, info or debug | |
string | $msg message |
Definition at line 34 of file log.inc.php.