Fluent Logging

Fluent Splunk-friendly logging with automatic escaping.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.ft.membership
ArtifactId

ArtifactId

fluent-logging
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fluent Logging
Fluent Splunk-friendly logging with automatic escaping.
Project URL

Project URL

https://github.com/Financial-Times/fluent-logging

Download fluent-logging

How to add to project

<!-- https://jarcasting.com/artifacts/com.ft.membership/fluent-logging/ -->
<dependency>
    <groupId>com.ft.membership</groupId>
    <artifactId>fluent-logging</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ft.membership/fluent-logging/
implementation 'com.ft.membership:fluent-logging:3.1.0'
// https://jarcasting.com/artifacts/com.ft.membership/fluent-logging/
implementation ("com.ft.membership:fluent-logging:3.1.0")
'com.ft.membership:fluent-logging:jar:3.1.0'
<dependency org="com.ft.membership" name="fluent-logging" rev="3.1.0">
  <artifact name="fluent-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ft.membership', module='fluent-logging', version='3.1.0')
)
libraryDependencies += "com.ft.membership" % "fluent-logging" % "3.1.0"
[com.ft.membership/fluent-logging "3.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0