Logs events in the Transport system.

package Swift
subpackage Transport
author Chris Corbyn

 Methods

Add a log entry.

add(string $entry) 

Parameters

$entry

string

Clear the log contents.

clear() 

Get this log as a string.

dump() : string

Returns

string