summaryrefslogtreecommitdiffstats
path: root/development/g3log/slack-desc
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-01-11 01:51:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-11 01:51:28 +0700
commitd74bdd74338e5db83cabde414ca6b76de1cb3529 (patch)
tree9b926f23978e7c024689a48107d7664152373aa9 /development/g3log/slack-desc
parent15d36fb2beb99d7a4d39c38763495ce88bcf07d3 (diff)
downloadslackbuilds-d74bdd74338e5db83cabde414ca6b76de1cb3529.tar.gz
slackbuilds-d74bdd74338e5db83cabde414ca6b76de1cb3529.tar.xz
development/g3log: Added (Asynchronous logger with Dynamic Sinks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/g3log/slack-desc')
-rw-r--r--development/g3log/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/g3log/slack-desc b/development/g3log/slack-desc
new file mode 100644
index 0000000000..2eb79fdd56
--- /dev/null
+++ b/development/g3log/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------------------------------------------------------|
+g3log: g3log (Asynchronous logger with Dynamic Sinks)
+g3log:
+g3log: G3log is an asynchronous, "crash safe", logger that is easy to
+g3log: use with default logging sinks or you can add your own. G3log is
+g3log: made with plain C++11 with no external libraries.
+g3log:
+g3log:
+g3log:
+g3log:
+g3log: https://github.com/KjellKod/g3log
+g3log: