Package net.sourceforge.acelogger.appender.stream

This package contains an abstraction to streams.

See:
          Description


Interface Summary
LogStream  
 

Class Summary
BaseLogStream  
 

Exception Summary
LogStreamException  
 

Package net.sourceforge.acelogger.appender.stream Description

This package contains an abstraction to streams. This is necessary to achieve independence from the IO system, making the creation of non-standard streams easier (like http, webservices, etc). Another advantage of this abstraction is the ability to wrap these streams, providing aditional operations over the data.



Copyright © 2007-2010 The AceLogger Team. All Rights Reserved.