[Swift_Log] element index

Package indexes

All elements
a c d e f g h i l m o r s _
_
top
__construct
Constructor.
a
top
add
Swift_Log_DefaultLog::add() in DefaultLog.php
Add a log entry
add
Swift_Log::add() in Log.php
Add a new entry to the log
addFailedRecipient
Add a failed recipient to the list
c
top
clear
Empty the log contents
clear
Empty the log
d
top
dump
Dump the contents of the log to the browser.
dump
Dump the contents of the log to the browser.
DefaultLog.php
DefaultLog.php in DefaultLog.php
e
top
$entries
Lines in the log
RESPONSE
A response type entry
Exception.php
Exception.php in Exception.php
f
top
$failedRecipients
Failed recipients
g
top
getFailedRecipients
Get the list of failed recipients
getLog
Swift_LogContainer::getLog() in LogContainer.php
Returns the current instance of the log, or lazy-loads the default one.
getLogLevel
Get the current log level.
getMaxSize
Get the current maximum allowed log size
h
top
hasLevel
Check if the log level includes the one given.
i
top
isEnabled
Check if logging is enabled.
l
top
$log
Swift_LogContainer::$log in LogContainer.php
The log instance.
$logLevel
The level of logging currently set.
Log.php
Log.php in Log.php
LogContainer.php
LogContainer.php in LogContainer.php
m
top
$maxSize
The maximum number of log entries
o
top
COMMAND
A command type entry
LOG_ERRORS
Only errors are logged.
LOG_EVERYTHING
Runtime info + SMTP instructions + failures + errors.
LOG_FAILURES
Errors + sending failures.
LOG_NETWORK
All SMTP instructions + failures + errors.
LOG_NOTHING
Logging is off.
NORMAL
A standard entry
r
top
ERROR
Swift_Log::ERROR in Log.php
An error type entry
s
top
setLog
Swift_LogContainer::setLog() in LogContainer.php
Registers the logger.
setLogLevel
Set the log level to one of the constants provided.
setMaxSize
Set the maximum size of this log (zero is no limit)
Swift_Exception
Swift_Exception in Exception.php
The Logger Interface
Swift_Log
Swift_Log in Log.php
The Logger class/interface.
Swift_LogContainer
Swift_LogContainer in LogContainer.php
A registry holding the current instance of the log.
Swift_Log_DefaultLog
Swift_Log_DefaultLog in DefaultLog.php
The Default Logger class
a c d e f g h i l m o r s _