-
Notifications
You must be signed in to change notification settings - Fork 2
Examples OnceEvery
Eduard Mishkurov edited this page Apr 7, 2026
·
1 revision
This example shows once-only and periodic logging helpers.
LogmeI_Once(...)LogmeI_Every(...)- The same helpers in
std::formatstyle when available
-
..._Onceprints only the first matching call. -
..._Everylimits output by time interval.
logme — flexible runtime logging system
Home · Getting Started · Architecture · Output · Backends · Configuration
GitHub: https://github.com/efmsoft/logme