|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||
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. |
This package contains Logger interface and implementations.
|
||||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||