A custom logger for JGroups to bridge JGroups logging to org.clojure/tools.logging
[scott.jgroups.logger "0.1.0"]
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
lein test
lein jar
Copyright © 2019
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.