|
Volume Control
Application-specific hotkeys for Windows
|
Classes | |
| class | AsyncLogWriter |
| Asynchonously writes messages to the log endpoint. More... | |
| class | FLog |
| Static file logger class. More... | |
| class | LogMessage |
| Represents a message to be written to the log. More... | |
Enumerations | |
| enum | EventType : byte { NONE = 0 , DEBUG = 1 , INFO = 2 , WARN = 4 , ERROR = 8 , CRITICAL = 16 , FATAL = 32 , TRACE = 64 , ALL = DEBUG | INFO | WARN | ERROR | CRITICAL | FATAL | TRACE } |
| Determines the header used to print formatted log messages. More... | |
| enum VolumeControl.Log.EventType : byte |
Determines the header used to print formatted log messages.