summaryrefslogtreecommitdiff
path: root/devel/ruby-logging/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-logging/DESCR')
-rw-r--r--devel/ruby-logging/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ruby-logging/DESCR b/devel/ruby-logging/DESCR
new file mode 100644
index 00000000000..1d1bc6756c1
--- /dev/null
+++ b/devel/ruby-logging/DESCR
@@ -0,0 +1,4 @@
+Logging is a flexible logging library for use in Ruby programs based
+on the design of Java's log4j library. It features a hierarchical
+logging system, custom level names, multiple output destinations per
+log event, custom formatting, and more.