\FW\UtilsLogger

Standard file logger

Summary

Methods
Properties
Constants
__construct()
writeLine()
clear()
No public properties found
No constants found
No protected methods found
$fileName
N/A
No private methods found
No private properties found
N/A

Properties

$fileName

$fileName : string

log file name

Type

string

Methods

__construct()

__construct(\FW\Utils\FW\Config\BaseConfig  $config) 

Construct the logger

Parameters

\FW\Utils\FW\Config\BaseConfig $config

Config implementation

writeLine()

writeLine(string  $message) 

Writes a line to the file log

Parameters

string $message

message to write

clear()

clear() 

Clears a file log