\Neuron\LogLogger

Class for writing formatted output to specific destinations.

Summary

Methods
Properties
Constants
setDestination()
getDestination()
setRunLevel()
getRunLevel()
__construct()
open()
close()
log()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_iRunLevel
$_Destination
N/A

Properties

$_iRunLevel

$_iRunLevel

$_Destination

$_Destination

Methods

getDestination()

getDestination() : mixed

Returns

mixed

setRunLevel()

setRunLevel(mixed $i)

Parameters

mixed $i

getRunLevel()

getRunLevel() : int

Returns

int

open()

open() : mixed

Returns

mixed

close()

close()

log()

log(mixed $s, mixed $iLevel)

Parameters

mixed $s
mixed $iLevel