diff options
| author | Federico Angelilli <code@fedang.net> | 2024-03-26 22:06:50 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-03-28 18:04:56 +0100 |
| commit | 47ae717ef705ea6e06befcc1977a8045a84a66e9 (patch) | |
| tree | 7bb4ab4ac7ba762d47c17ee66fb0a363a1ebe370 /any_log.h | |
| parent | 214613672fdb98dc20a3dbb7f970f05b90f2aeb8 (diff) | |
Add readme
Diffstat (limited to 'any_log.h')
| -rw-r--r-- | any_log.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ // any_log // -// A single header library that provides a simple and somewhat opinionated +// A single-file library that provides a simple and somewhat opinionated // interface for logging and structured logging. // // To use this library you should choose a suitable file to put the |
