From b096d886bcbd81154e3e0d04f584ad13b5273c04 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Wed, 11 Jan 2017 01:52:50 +0700 Subject: development/spdlog: Added (C++ logging library). Signed-off-by: Willy Sudiarto Raharjo --- development/spdlog/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/spdlog/slack-desc (limited to 'development/spdlog/slack-desc') diff --git a/development/spdlog/slack-desc b/development/spdlog/slack-desc new file mode 100644 index 0000000000..2468d87881 --- /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: -- cgit v1.2.3-65-gdbad