PHP Interface Transphpile\IO\OutputInterface

Show file Open project: jaytaph/Transphpile

Public Methods

Method Description
debug ( $message, $tag )
output ( $message )
verbose ( $message, $tag )
veryVerbose ( $message, $tag )

Method Details

debug() public method

public debug ( $message, $tag )

output() public method

public output ( $message )

verbose() public method

public verbose ( $message, $tag )

veryVerbose() public method

public veryVerbose ( $message, $tag )