Package org.ow2.util.log

Implementation of EJB 3.0 container

See:
          Description

Interface Summary
Log Interface used for the logging.
This don't use directly commons logging as the aim of this logging is to provide internationalization abilities and to allow to use MessageFormat message with an array of objects.
 

Class Summary
JDKConsoleHandler Handler that display info message in System.out and error in System.err because JDK implementation prints all messages in System.err and in Eclipse, for example, INFO messages are in red !
JDKFormatter Format a record into a readable message ! not too long.
JDKLogger Logger with I18n and infinite arguments.
LogFactory This factory delegates to the JDK logger.
 

Package org.ow2.util.log Description

Implementation of EJB 3.0 container



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.