diff options
| author | Federico Angelilli <code@fedang.net> | 2025-01-14 17:45:55 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2025-01-14 17:45:55 +0100 |
| commit | bfb94e6a21f03327fe117d6cb6750fd775f30eb7 (patch) | |
| tree | 585f244bfa14ae0fca4e636981bc6e88cfbd23df | |
| parent | b27550436db537cea278f6b3975de944656dde2f (diff) | |
any_log v0.1.0
| -rw-r--r-- | any_log.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -// any_log +// any_log v0.1.0 // // A single-file library that provides a simple and somewhat opinionated // interface for logging and structured logging. |
