summaryrefslogtreecommitdiffstats
path: root/development/spdlog/slack-desc
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-01-11 01:52:50 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-11 01:52:50 +0700
commitb096d886bcbd81154e3e0d04f584ad13b5273c04 (patch)
tree747b48e0da57f44b4de3edf5c5a6631052d85f6e /development/spdlog/slack-desc
parentd74bdd74338e5db83cabde414ca6b76de1cb3529 (diff)
downloadslackbuilds-b096d886bcbd81154e3e0d04f584ad13b5273c04.tar.gz
slackbuilds-b096d886bcbd81154e3e0d04f584ad13b5273c04.tar.xz
development/spdlog: Added (C++ logging library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/spdlog/slack-desc')
-rw-r--r--development/spdlog/slack-desc19
1 files changed, 19 insertions, 0 deletions
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: