![]() |
TYPO3
7.6
|
Public Member Functions | |
| __construct ($isHtml=true) | |
| add ($entry) | |
| clear () | |
| dump () | |
Private Attributes | |
| $_isHtml | |
Prints all log messages in real time.
Definition at line 16 of file EchoLogger.php.
| __construct | ( | $isHtml = true | ) |
| add | ( | $entry | ) |
Add a log entry.
| string | $entry |
Implements Swift_Plugins_Logger.
Definition at line 36 of file EchoLogger.php.
| clear | ( | ) |
| dump | ( | ) |
|
private |
Whether or not HTML should be output
Definition at line 19 of file EchoLogger.php.
1.8.3