Class FireLogger
FireLogger console logger.
- Nette\Object
- Nette\Diagnostics\FireLogger
Namespace: Nette\Diagnostics
Author: David Grudl
See: http://firelogger.binaryage.com
Located at Diagnostics/FireLogger.php
Author: David Grudl
See: http://firelogger.binaryage.com
Located at Diagnostics/FireLogger.php
public static
boolean
|
#
log( mixed $message, $priority =
Sends message to FireLogger console. |
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
string |
DEBUG
|
'debug' |
|
string |
INFO
|
'info' |
|
string |
WARNING
|
'warning' |
|
string |
ERROR
|
'error' |
|
string |
CRITICAL
|
'critical' |
$reflection
|