Class flLogHandlerChrome
flLogHandlerChrome Class
Log handler for Chrome Logger.
- flLogHandlerChrome implements flLogHandler
Package: fusionLib
Copyright: Copyright (c) 2016 fusionLib. All rights reserved.
See: http://www.chromelogger.com
Located at system/libs/Log/flLogHandlerChrome.php
Copyright: Copyright (c) 2016 fusionLib. All rights reserved.
See: http://www.chromelogger.com
Located at system/libs/Log/flLogHandlerChrome.php
Methods summary
public
|
|
public
|
Properties summary
protected
array
|
$json
The JSON data to send. |
#
array(
'version' => '4.1.0',
'columns' => array('log', 'backtrace', 'type'),
'rows' => array()
)
|