| Interface | Description |
|---|---|
| IntervalLoggerController |
The IntervalLoggerController orchestrates background thread logging behavior.
|
| IntervalLoggerModel |
The IntervalLoggerModel framework for managing property information.
|
| IntervalLoggerView |
Format key/value pairs for logging and log status messages.
|
| IntervalProperty |
Framework for storing property data.
|
| Class | Description |
|---|---|
| ByteIntervalProperty |
Stores property key/value pairs and appends SI unit names to the value.
|
| DefaultIntervalLoggerModel |
Default implementation of a IntervalLoggerModel.
|
| DefaultIntervalLoggerView |
The DefaultIntervalLoggerView formats the key/value pairs for logging
using the following format,
Watchdog: property1=value1, property2=value3, ... |
| DefaultIntervalProperty |
Stores property key/value pairs.
|
| OutputStreamRedirector | |
| SecurityLoggingFactory |
Factory for obtaining security logging singleton utility
classes.
|
| SecurityUtil |
Various logging features to consider adding to your own programs.
|
Copyright © 2021. All rights reserved.