| Package | Description |
|---|---|
| net.sf.logdistiller |
Main classes for LogDistiller.
|
| net.sf.logdistiller.xml |
XML configuration of LogDistiller.
|
| Modifier and Type | Method and Description |
|---|---|
LogDistiller.Output |
LogDistiller.getOutput() |
LogDistiller.Output |
LogDistiller.Report.getOutput() |
| 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.Output |
DOMConfigurator.parseOutput(Element element) |
Copyright © 2004–2014. All rights reserved.