/jgroups-logger

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

scott.jgroups.logger

Build Status

A custom logger for JGroups to bridge JGroups logging to org.clojure/tools.logging

[scott.jgroups.logger "0.1.0"]

Usage

Add this jar to the class path of a JGroups project and set the jgroups.log_class system property

-Djgroups.log_class=scott.jgroups.Logger

See instructions at the jgroups manual

Test

lein test

Compile

lein jar

License

Copyright © 2019

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.