This Logger saves Message to a file.
Logger | --FileLogger
| Class | Description |
|---|---|
| XmlFileLogger | This Logger saves the Log Message as XML Entrys to a file. |
Pass a PREFIX for your file.
If you do not pass a Prefix, your Log messsages might be shared with other Logger instances.
Closes the Log File handle.
Make sure to call this method before the Script ends!
Log a message for a special mode, use this if you wanna use your own level/mode! Overwriten to Log all messages to the desired Log File.
Inherited From Logger
Logger::Logger()
Logger::finalize()
Logger::formatBacktrace()
Logger::getDescriptionForMode()
Logger::isDebugEnabled()
Logger::isModeEnabled()
Logger::log()
Logger::logDebug()
Logger::logError()
Logger::logInfo()
Logger::logScriptError()
Logger::logSQL()
Logger::setLogLevel()
Documentation generated by phpDocumentor 1.3.1