integer log(
string
$msg, integer
$level, string
$caller, [string
$context = null])
|
|
Write a line to the log file including ressource usage.
On E_USER_ERROR a backtrace will be printed to stdout.
Overrides
IsterLoggerFile::log() (Write a line to the logfile.)
Parameters: