PTLog API - 1.0

PTLog API - 1.0

This framework provides "Pluggable" and "Typed" logging mechanism.

See:
          Description

Packages
jp.ne.dti.lares.foozy.ptlog This package provides core classes/interfaces of PTLog.
jp.ne.dti.lares.foozy.ptlog.format This package provides interfaces/default implementation to format value logging.
jp.ne.dti.lares.foozy.ptlog.glue This package provides utilities to glue components up.
jp.ne.dti.lares.foozy.ptlog.jcl This package provides log service to adapt to Jakarta Commons Logging(JCL).
jp.ne.dti.lares.foozy.ptlog.log4j This package provides log service to adapt to Apache Log4j.
jp.ne.dti.lares.foozy.ptlog.logapi This package provides log service to adapt to JDK logging API.
jp.ne.dti.lares.foozy.ptlog.thread This package provides intermediate log server holding thread local invocation context.
jp.ne.dti.lares.foozy.ptlog.writer This package provides log service to write log out on specified java.io.Writer without another underlying logging framework.

 

This framework provides "Pluggable" and "Typed" logging mechanism.


PTLog API - 1.0