Element index for package MCFileManager-filesystems
Package indexes
- evoskins
- main
- skins
- evocore
- conf
- plugins
- AmCode
- MCManager-utils
- MCManager-includes
- htsrv
- admin
- sessions
- xmlsrv
- install
- maintenance
- libs
- collections
- messaging
- admin-skin
_
- $_filename
- in file Logger.php, variable Moxiecode_Logger::$_filename
- $_format
- in file Logger.php, variable Moxiecode_Logger::$_format
- $_level
- in file Logger.php, variable Moxiecode_Logger::$_level
- $_maxFiles
- in file Logger.php, variable Moxiecode_Logger::$_maxFiles
- $_maxSize
- in file Logger.php, variable Moxiecode_Logger::$_maxSize
- $_maxSizeBytes
- in file Logger.php, variable Moxiecode_Logger::$_maxSizeBytes
- $_path
- in file Logger.php, variable Moxiecode_Logger::$_path
- _logMsg
- in file Logger.php, method Moxiecode_Logger::_logMsg()
d
- debug
- in file Logger.php, method Moxiecode_Logger::debug()
e
- error
- in file Logger.php, method Moxiecode_Logger::error()
f
- fatal
- in file Logger.php, method Moxiecode_Logger::fatal()
g
- getFileName
- in file Logger.php, method Moxiecode_Logger::getFileName()
- getFormat
- in file Logger.php, method Moxiecode_Logger::getFormat()
- getLevel
- in file Logger.php, method Moxiecode_Logger::getLevel()
Returns the current log level for example MC_LOGGER_DEBUG. - getMaxFiles
- in file Logger.php, method Moxiecode_Logger::getMaxFiles()
- getMaxSize
- in file Logger.php, method Moxiecode_Logger::getMaxSize()
- getPath
- in file Logger.php, method Moxiecode_Logger::getPath()
i
- info
- in file Logger.php, method Moxiecode_Logger::info()
- isDebugEnabled
- in file Logger.php, method Moxiecode_Logger::isDebugEnabled()
- isErrorEnabled
- in file Logger.php, method Moxiecode_Logger::isErrorEnabled()
- isFatalEnabled
- in file Logger.php, method Moxiecode_Logger::isFatalEnabled()
- isInfoEnabled
- in file Logger.php, method Moxiecode_Logger::isInfoEnabled()
- isWarnEnabled
- in file Logger.php, method Moxiecode_Logger::isWarnEnabled()
l
- Logger.php
- procedural page Logger.php
m
- MC_LOGGER_DEBUG
- in file Logger.php, constant MC_LOGGER_DEBUG
$Id: Logger.php,v 1.1 2009/08/07 01:59:36 sam2kb Exp $ - MC_LOGGER_ERROR
- in file Logger.php, constant MC_LOGGER_ERROR
- MC_LOGGER_FATAL
- in file Logger.php, constant MC_LOGGER_FATAL
- MC_LOGGER_INFO
- in file Logger.php, constant MC_LOGGER_INFO
- MC_LOGGER_WARN
- in file Logger.php, constant MC_LOGGER_WARN
- Moxiecode_Logger
- in file Logger.php, method Moxiecode_Logger::Moxiecode_Logger()
Constructs a new logger instance. - Moxiecode_Logger
- in file Logger.php, class Moxiecode_Logger
Logging utility class. This class handles basic logging with levels, log rotation and custom log formats. It's designed to be compact but still powerful and flexible.
s
- setFileName
- in file Logger.php, method Moxiecode_Logger::setFileName()
- setFormat
- in file Logger.php, method Moxiecode_Logger::setFormat()
- setLevel
- in file Logger.php, method Moxiecode_Logger::setLevel()
Sets the current log level, use the MC_LOGGER constants. - setMaxFiles
- in file Logger.php, method Moxiecode_Logger::setMaxFiles()
- setMaxSize
- in file Logger.php, method Moxiecode_Logger::setMaxSize()
- setPath
- in file Logger.php, method Moxiecode_Logger::setPath()
t
- toOSPath
- in file Logger.php, method Moxiecode_Logger::toOSPath()
Converts a Unix path to OS specific path.
w
- warn
- in file Logger.php, method Moxiecode_Logger::warn()
