-
Notifications
You must be signed in to change notification settings - Fork 3
Examples
Eduard Mishkurov edited this page Apr 7, 2026
·
1 revision
This section contains small, focused examples that demonstrate individual logme features.
- Each example has a dedicated page generated from the corresponding
examples/<name>/README.mdfile in the main repository. - The wiki sidebar is updated automatically by
tools/sync_examples.py. - The overview page stays intentionally short. Example links are listed in the sidebar.
logme — flexible runtime logging system
Home · Getting Started · Architecture · Output · Backends · Configuration
GitHub: https://github.com/efmsoft/logme
- Home
- Getting Started
- Why logme?
- Core Concepts
- Logging Macros
- Fatal Handling
- Crash Logging
- glog Compatibility
- C API
- Choosing Logging Macros
- Function tracing
- Trace Points
- Override Scopes
- Advanced Features
- Collapse Logging
- Feature Map
- Overview
- Console Backend
- Debugger Backend
- File Backend
- File Rotation & Retention
- Buffer Backend
- Ring Buffer Backend
- SharedFile Backend
- Callback Backend
- Windows Event Log Backend
- Custom Backends
- Runtime Control
- Configuration
- Configuration JSON
- Control Server
- Environment Control
- Control Policies
- Trace Points
- Message Filtering