com.devexperts.qd.logger
Class QDLogImpl

java.lang.Object
  extended by com.devexperts.qd.QDLog
      extended by com.devexperts.qd.impl.QDLogImpl
          extended by com.devexperts.qd.logger.QDLogImpl

Deprecated. Use Logging

public class QDLogImpl
extends com.devexperts.qd.impl.QDLogImpl


Field Summary
 
Fields inherited from class com.devexperts.qd.QDLog
log
 
Constructor Summary
QDLogImpl(java.io.PrintStream out)
          Deprecated.  
QDLogImpl(java.io.PrintStream out, java.io.PrintStream err)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.devexperts.qd.impl.QDLogImpl
debug, error, info, log
 
Methods inherited from class com.devexperts.qd.QDLog
error, getInstance, setInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QDLogImpl

public QDLogImpl(java.io.PrintStream out,
                 java.io.PrintStream err)
Deprecated. 

QDLogImpl

public QDLogImpl(java.io.PrintStream out)
Deprecated.