is not current version
Last Version 3.1.0

com.ft.membership:fluent-logging 3.0.0

Fluent Splunk-friendly logging with automatic escaping.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.ft.membership
ArtifactId

ArtifactId

fluent-logging
Version

Version

3.0.0
Type

Type

jar

Download fluent-logging 3.0.0


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