Package | com.luminicbox.log |
Interface | public interface IPublisher |
Implementors | ConsolePublisher, TracePublisher |
Method | Defined by | ||
---|---|---|---|
Publishes the supplied LogEvent.
The task this method must acomplish depends on the publisher. | IPublisher | ||
toString():String
Returns the publisher's type or name.
| IPublisher |