Package com.monad.homerun.log

The Log Service provides a standard interface for application logging, which is used internally, but may also be used by any application code.

See:
          Description

Interface Summary
LogHandler LogHandler is the interface that all logging handlers - the ultimate consumers of logging data - must implement.
LogService LogService defines the logging service interface
 

Package com.monad.homerun.log Description

The Log Service provides a standard interface for application logging, which is used internally, but may also be used by any application code.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.