Package obix.logging.Logger

Logging wrapper to insulate from underlying logging facility

See:
          Description

Class Summary
Logger Wrapper for logger to make this compatible with J2ME.
 

Package obix.logging.Logger Description

Logging wrapper to insulate from underlying logging facility

This logging wrapper serves primarily to enable core classes to do logging and still work with platforms that don't support standard logging such as J2ME. TODO: for J2ME, provide a simple logging implementation.



Copyright © 2006-2008 Peter Michalek All Rights Reserved.