| Package | Description |
|---|---|
| net.sf.logdistiller |
Main classes for LogDistiller.
|
| net.sf.logdistiller.xml |
XML configuration of LogDistiller.
|
| Modifier and Type | Method and Description |
|---|---|
LogDistiller.LogType |
LogDistiller.getLogType() |
| Constructor and Description |
|---|
LogDistiller(String id,
String description,
LogDistiller.LogType logtype,
LogDistiller.Output output,
LogDistiller.Category[] categories,
LogDistiller.Group[] groups) |
LogDistiller(String id,
String description,
LogDistiller.LogType logtype,
LogDistiller.Output output,
LogDistiller.Category[] categories,
LogDistiller.Group[] groups,
boolean old) |
| Modifier and Type | Method and Description |
|---|---|
protected LogDistiller.LogType |
DOMConfigurator.parseLogType(Element element) |
Copyright © 2004–2014. All rights reserved.