Package org.talika.tarsis.log

This package contains Logger interface and implementations.

See:
          Description

Interface Summary
Logger Interface that defines logger component in Tarsis MVC Framework.
 

Class Summary
ConsoleLogger Implementation of Logger interface that writes messages to default output.
FileLogger Implementation of Logger interface that writes messages to a given file.
LoggerHandler Special implementation of Logger interface that serves as a multiplexer that writes log messages to a list of Logger instances.
LoggerService Base implementation of Logger interface.
 

Package org.talika.tarsis.log Description

This package contains Logger interface and implementations.



Copyright © 2002-2012 Talika Open Source Group. All Rights Reserved.