Package com.taursys.debug

This package contains internal logging and debugging system used by Mapper framework.

See:
          Description

Interface Summary
LoggerAdapter LoggerAdapter is an Adapter used by the Debug Singleton to log debug information.
 

Class Summary
Debug Debug is a singleton with static methods to log information.
SimpleLogger SimpleLogger is an implementation of a LoggerAdapter that outputs log into to System.err.
VelocitySimpleLogger VelocitySimpleLogger is Logging System for Velocity when used with JBuilder IDE
 

Package com.taursys.debug Description

This package contains internal logging and debugging system used by Mapper framework.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007 Martin T Phelan. All Rights Reserved.