-
Notifications
You must be signed in to change notification settings - Fork 2
Examples Procedure
Eduard Mishkurov edited this page Apr 7, 2026
·
1 revision
This example shows procedure logging helpers and custom value formatting.
-
LogmeP(...)andLogmePV(...) - Capturing function arguments and return values
- Providing a custom formatter for a user-defined type
- Routing library logs with a thread channel
- Procedure helpers are useful when you want entry/exit style tracing with minimal boilerplate.
logme — flexible runtime logging system
Home · Getting Started · Architecture · Output · Backends · Configuration
GitHub: https://github.com/efmsoft/logme