PHP Interface Swift_Plugins_Logger, Halite

Author: Chris Corbyn
Afficher le fichier Open project: HaliteChallenge/Halite

Méthodes publiques

Méthode Description
add ( string $entry ) Add a log entry.
clear ( ) Clear the log contents.
dump ( ) : string Get this log as a string.

Method Details

add() public méthode

Add a log entry.
public add ( string $entry )
$entry string

clear() public méthode

Clear the log contents.
public clear ( )

dump() public méthode

Get this log as a string.
public dump ( ) : string
Résultat string