PHP 인터페이스 Swift_Plugins_Logger, Halite

저자: Chris Corbyn
파일 보기 프로젝트 열기: HaliteChallenge/Halite

공개 메소드들

메소드 설명
add ( string $entry ) Add a log entry.
clear ( ) Clear the log contents.
dump ( ) : string Get this log as a string.

메소드 상세

add() 공개 메소드

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

clear() 공개 메소드

Clear the log contents.
public clear ( )

dump() 공개 메소드

Get this log as a string.
public dump ( ) : string
리턴 string