public class IzouLogger extends Object
Constructor and Description |
---|
IzouLogger() |
Modifier and Type | Method and Description |
---|---|
org.apache.logging.log4j.spi.ExtendedLogger |
createFileLogger(String addOnId,
String level)
Creates a new file-logger for an addOn.
|
public IzouLogger()
public org.apache.logging.log4j.spi.ExtendedLogger createFileLogger(String addOnId, String level)
addOnId
- the Id of the addOn the logger is created forlevel
- level of logger (at what level of log the logger should be activatedCopyright © 2016. All rights reserved.