| Constructor and Description |
|---|
FileLogger(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the logger name
|
void |
log(Event entry)
Log a message with the given level
|
public FileLogger(String fileName) throws LoggerException
LoggerExceptionCopyright © 2020. All rights reserved.