[ ソース: structured-logging-clojure ]
パッケージ: libstructured-logging-clojure (0.2.0-4)
libstructured-logging-clojure に関するリンク
Debian の資源:
structured-logging-clojure ソースパッケージをダウンロード:
- [structured-logging-clojure_0.2.0-4.dsc]
- [structured-logging-clojure_0.2.0.orig.tar.xz]
- [structured-logging-clojure_0.2.0-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Write data structures to your logs from Clojure
structured-logging is a library that helps you to:
* write arbitrary JSON to your logs, making it easier to interface
with log analysis tools* write messages to arbitrarily named loggers, instead of just the one
named after the namespace in which the log statement appears
It is built on clojure.tools.logging, but it only works with logback.
その他の libstructured-logging-clojure 関連パッケージ
|
|
|
|
-
- dep: libcheshire-clojure
- fast JSON encoding for Clojure
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: liblogstash-logback-encoder-java
- Logstash Logback Encoder
-
- dep: libslf4j-java
- Simple Logging Facade for Java
-
- dep: libtools-logging-clojure
- Logging macros for Clojure