Fluentd Logger

Logs the information to Fluentd

License

License

GroupId

GroupId

com.github.estuaryoss.libs
ArtifactId

ArtifactId

fluentd-logger
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fluentd Logger
Logs the information to Fluentd
Project URL

Project URL

https://github.com/estuaryoss/test-libs/tree/main/fluentd-logger
Source Code Management

Source Code Management

https://github.com/estuaryoss/test-libs/tree/main

Download fluentd-logger

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.estuaryoss.libs/fluentd-logger/ -->
<dependency>
    <groupId>com.github.estuaryoss.libs</groupId>
    <artifactId>fluentd-logger</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estuaryoss.libs/fluentd-logger/
implementation 'com.github.estuaryoss.libs:fluentd-logger:1.0'
// https://jarcasting.com/artifacts/com.github.estuaryoss.libs/fluentd-logger/
implementation ("com.github.estuaryoss.libs:fluentd-logger:1.0")
'com.github.estuaryoss.libs:fluentd-logger:jar:1.0'
<dependency org="com.github.estuaryoss.libs" name="fluentd-logger" rev="1.0">
  <artifact name="fluentd-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estuaryoss.libs', module='fluentd-logger', version='1.0')
)
libraryDependencies += "com.github.estuaryoss.libs" % "fluentd-logger" % "1.0"
[com.github.estuaryoss.libs/fluentd-logger "1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
commons-cli : commons-cli jar 1.4
org.slf4j : slf4j-api jar 1.7.7
org.fluentd : fluent-logger jar 0.3.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.google.guava : guava jar 19.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-simple jar 1.7.30
commons-io : commons-io jar 2.7

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.

Description

Libraries used to support standardized testing

List

excel-generator -> Excel creation library used to support standardized testing.
fluentd-logger -> Fluentd logging library used to support standardized testing.
zephyr-uploader -> Upload test results to Jira Zephyr library used to support standardized testing.

com.github.estuaryoss.libs
Repositories that enable and support Estuary stack. Distributed testing, deployment and development stack. https://www.katacoda.com/estuaryoss

Versions

Version
1.0