|
Volume Control
Application-specific hotkeys for Windows
|
Classes | |
| class | BaseEndpointWriter |
Abstract base class for endpoint writers. More... | |
| class | ConsoleEndpoint |
| Allows using the Console as a logging endpoint. More... | |
| class | FileEndpoint |
| Log endpoint that allows writing logs directly to a file on disk. More... | |
| class | MemoryEndpoint |
| A log endpoint that implements IEndpointWriter and uses a MemoryStream as an endpoint. More... | |
| class | PersistentFileEndpoint |
| Log endpoint that allows writing logs directly to a file on disk, and keeps the file stream open. More... | |