Package com.devsphere.logging

Class Summary
AbstractLogger Abstract class whose methods are implemented by logging mechanisms.
CompoundLogger Logging mechanism that redirects any operation to two other loggers.
PrintLogger Logging mechanisms that uses a print stream or a writer.
ServletLogger Logging mechanisms for servlets.