diff options
Diffstat (limited to 'development/spdlog/slack-desc')
-rw-r--r-- | development/spdlog/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/spdlog/slack-desc b/development/spdlog/slack-desc new file mode 100644 index 000000000000..2468d87881a0 --- /dev/null +++ b/development/spdlog/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +spdlog: spdlog (Very fast, header only, C++ logging library) +spdlog: +spdlog: spdlog is very fast, header only, C++ logging library. Key features: +spdlog: Very fast, headers only, asynchronous mode, custom formatting, +spdlog: multi/single threaded loggers, various log targets, severity based +spdlog: filtering. +spdlog: +spdlog: +spdlog: +spdlog: https://github.com/gabime/spdlog +spdlog: |