-
Notifications
You must be signed in to change notification settings - Fork 3
Logmectl
Eduard Mishkurov edited this page May 3, 2026
·
5 revisions
logmectl is the command-line client for the logme control server. It connects
to a running process and performs supported runtime control commands such as
inspecting channels, changing levels, managing backends, and updating subsystem
filters.
All logme command-line utilities use the same help layout:
- one line describing the utility
- copyright line
-
Usage:section - options / parameters description
Run logmectl --help to see the exact command-line syntax supported by the
installed version.
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