rewind library

Classes

AppendLogComponent
AssociatedStackTraceComponent
ConsoleOutput
Default implementation of LogOutput.
FileOutput
Writes the log output to a file.
IdComponent
Log
Logging interface.
LogComponent
LogEvent
LogField
A field of a log entry.
LogLevelConfig
The configuration for the log level.
LogOutput
Log output receives a Output from LogPrinter and sends it to the desired destination.
LogPointComponent
MemoryOutput
Buffers Outputs.
ObjectTypeComponent
Output
PrettyPrinter
PrettyPrinter for output.
Printer
SimplePrinter
Outputs simple log messages:
StreamOutput
StringifiedComponent
TimeComponent

Enums

Level
Levels to control logging output. Logging can be enabled to include all levels above certain Level.
LogFeature
TimeZone
ToCapture