| Package | Description |
|---|---|
| net.sf.eBus.util.logging |
Supplements
java.util.logging package with a
rolling log file handler, a pattern formatter and a logged
status report. |
| Class and Description |
|---|
| StatusReport
Writes a status report to a log at a specified
interval.
|
| StatusReport.ReportFrequency
Enumerates the allowed status report frequencies:
FIVE_MINUTE: generate a report every five minutes on
the five minute.
|
| StatusReporter
Implement this interface when you want an object to append
its information to the status report.
|
Copyright © 2020. All rights reserved.