Class cDebugFile
Debug object to write info to a file. In case you cannot output directly to screen when debugging a live system, this object writes the info to a file located in /data/logs/debug.log.
- cDebugFile implements cDebugInterface
Package: Core\Debug
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Rudi Bieller
Located at classes/debug/class.debug.file.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Rudi Bieller
Located at classes/debug/class.debug.file.php
public static
|
|
private
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
private static
|
$_instance |
|
#
Singleton instance |
private
string
|
$_sPathToLogs |
|
|
private
string
|
$_sFileName |
|
|
private
string
|
$_sPathToFile |
|