diff options
Diffstat (limited to 'devel/rubygem-semantic_logger/pkg-descr')
-rw-r--r-- | devel/rubygem-semantic_logger/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/rubygem-semantic_logger/pkg-descr b/devel/rubygem-semantic_logger/pkg-descr new file mode 100644 index 000000000000..c51f716504d5 --- /dev/null +++ b/devel/rubygem-semantic_logger/pkg-descr @@ -0,0 +1,9 @@ +Semantic Logger is a comprehensive logging interface that enables human and +machine readable logging outputs. + + - Colorful text log files for humans to read. + - JSON log files containing all Semantic information that machines can + easily consume. + - Write to multiple output destinations at the same time. + - Forward logs to a centralized logging system, via JSON output or + built-in appenders. |