-
Notifications
You must be signed in to change notification settings - Fork 2
Backends
Eduard Mishkurov edited this page Jan 7, 2026
·
1 revision
Backends define where log messages are delivered.
A backend is attached to a channel and receives messages routed to that channel.
Common backend types include:
- Console
- Debugger
- File
Backends may be enabled or disabled at runtime.
logme — flexible runtime logging system
Home · Getting Started · Architecture · Output · Backends · Configuration
GitHub: https://github.com/efmsoft/logme