diff options
| author | Peter LaFosse <peter@vector35.com> | 2022-02-01 11:35:10 -0500 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2022-03-16 08:05:27 -0400 |
| commit | 5ce116e4d1d3c30537f3635c06d7a0c619e55e43 (patch) | |
| tree | dd96aa9d6b55b26dd247cd0b7e4d0bdfc6a15681 /docs | |
| parent | efb5d8ba056fbae3f57a80f813a18c4a6da60f28 (diff) | |
Add support for structured logging
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/open-source.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 4cb8db19..3fff975b 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -40,6 +40,7 @@ The previous tools are used in the generation of our documentation, but are not - [curl] ([curl license] - MIT) - [nom] ([nom license] - MIT) - [xxHash] ([xxHash License] - 2-clause BSD) + - [spdlog] ([spdlog license] - MIT) * Other - [yasm] ([yasm license] - 2-clause BSD) used for assembling x86 and x64 |
