Class | Description |
---|---|
LoggingContext | |
LoggingHelper |
A helper class to init corresponding LOGGER setting
loggerInit() is required to invoke before any logging
|
LoggingHelper.LoggingOutputStream |
An OutputStream that writes contents to a Logger upon each call to flush()
|
LoggingHelper.StdOutErrLevel | |
Twister2FileLogHandler |
This class is a wrapper class for FileHandler.
|
Twister2LogFormatter |
This formatter has the capability to log thread name
|