Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.presumo.util.log

Interface Summary
Logger Interface used by all code within this project to log any type of messages.
 

Class Summary
Logger4j Implementation of the Logger interface using Log4j.
LoggerFactory Used to encapsulate what logging implementation is being used by the project.