Fat-Free Framework: Log Class Reference

Fat-Free-Framework

Fat-Free Framework  3.1.0 API Reference

Custom logger. More...

Public Member Functions

 write ($text, $format='r')
 
 erase ()
 
 __construct ($file)
 

Protected Attributes

 $file
 File name.
 

Detailed Description

Custom logger.

Constructor & Destructor Documentation

Log::__construct (   $file)

Instantiate class

Parameters
$filestring

Member Function Documentation

Log::erase ( )

Erase log

Returns
NULL
Log::write (   $text,
  $format = 'r' 
)

Write specified text to log file

Returns
string
Parameters
$textstring
$formatstring

The documentation for this class was generated from the following file:
  • log.php
Generated on Mon Aug 19 2013 21:27:49 for Fat-Free Framework by   doxygen 1.8.4