Uses of Package
consciouscode.logging

Packages that use consciouscode.logging
consciouscode.junit   
consciouscode.logging   
 

Classes in consciouscode.logging used by consciouscode.junit
AbstractLog
          A simple abstract implementation of Log that redirects all log commands to a single abstract method AbstractLog.doLog(String, Throwable).
 

Classes in consciouscode.logging used by consciouscode.logging
AbstractLog
          A simple abstract implementation of Log that redirects all log commands to a single abstract method AbstractLog.doLog(String, Throwable).
PrintLog
          Log implementation that sends all messages to a PrintWriter.
 



Copyright © 2001–2012 Todd V. Jonker. All Rights Reserved.