Package org.apache.cxf.management.web.logging.atom

Support for producing logs in ATOM Syndication Format.

See:
          Description

Class Summary
AbstractAtomBean  
AbstractAtomBean.LoggerLevel  
AtomPullHandler  
AtomPullServer  
AtomPushBean Bean used to configure JUL handler with Spring instead of properties file.
AtomPushHandler Handler pushing log records in batches as Atom Feeds or Entries to registered client.
 

Package org.apache.cxf.management.web.logging.atom Description

Support for producing logs in ATOM Syndication Format. Allows to configure java.util.logging (JUL) loggers to use handlers producing ATOM feeds that are either pushed to or pulled by client.



Apache CXF