\Neuron\LogLoggableBase

Summary

Methods
Properties
Constants
__construct()
getLogger()
log()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_Logger
N/A

Properties

$_Logger

$_Logger : 

Type

Methods

__construct()

__construct(\Neuron\Log\Logger  $Logger) 

Parameters

\Neuron\Log\Logger $Logger

getLogger()

getLogger() 

log()

log(  $s, integer  $iLevel = self::DEBUG) 

Parameters

$s
integer $iLevel

Writes to the log file. Defaults to debug mode. Data is only written to the log based on teh current run-level.