An open API service indexing awesome lists of open source software.

https://github.com/microbean/microbean-fluency-logger

Adapts Java logging to Fluency.
https://github.com/microbean/microbean-fluency-logger

Last synced: 11 months ago
JSON representation

Adapts Java logging to Fluency.

Awesome Lists containing this project

README

          

# microBean™ Fluency Logger

A project that supplies a
[`Handler`](https://docs.oracle.com/javase/8/docs/api/java/util/logging/Handler.html)
implementation that routes
[`LogRecord`](https://docs.oracle.com/javase/8/docs/api/java/util/logging/LogRecord.html)s
directly to [Fluentd](https://www.fluentd.org/) using the
[Fluency](https://github.com/komamitsu/fluency) project.