org.phidias.compile
Class TPhLog

java.lang.Object
  extended by org.phidias.compile.TPhLog

public class TPhLog
extends java.lang.Object

Author:
Raymond Augé

Field Summary
 java.io.PrintStream out
           
 java.lang.String pattern
           
 
Constructor Summary
TPhLog()
           
 
Method Summary
 void log(java.lang.Object... input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

out

public java.io.PrintStream out

pattern

public java.lang.String pattern
Constructor Detail

TPhLog

public TPhLog()
Method Detail

log

public void log(java.lang.Object... input)