Prints all log messages in real time.

package Swift
subpackage Transport
author Chris Corbyn

 Methods

Create a new EchoLogger.

__construct(boolean $isHtml) 

Parameters

$isHtml

boolean

Add a log entry.

add(string $entry) 

Parameters

$entry

string

Not implemented.

clear() 

Not implemented.

dump() : string

Returns

string

 Properties

 

$_isHtml