public interface LoggerHandler
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the logger.
|
void |
logEvent(BlacklistEvent event,
String comment)
Log an event.
|
void logEvent(BlacklistEvent event, String comment)
event - The eventcomment - The comment to log with the eventvoid close()
Copyright © 2015. All Rights Reserved.