Fat-Free Framework
3.2.1
|
Custom logger. More...
Public Member Functions | |
write ($text, $format='r') | |
erase () | |
__construct ($file) | |
Protected Attributes | |
$file | |
File name. | |
Custom logger.
Log::__construct | ( | $file | ) |
Instantiate class
$file | string |
Log::erase | ( | ) |
Erase log
Log::write | ( | $text, | |
$format = 'r' |
|||
) |
Write specified text to log file
$text | string |
$format | string |