uk.gov.dwp.logging:encoded-logger-output

Wrapper class to sanitise log output and mitigate possible log forging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

uk.gov.dwp.logging
ArtifactId

ArtifactId

encoded-logger-output
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

uk.gov.dwp.logging:encoded-logger-output
Wrapper class to sanitise log output and mitigate possible log forging
Project URL

Project URL

https://github.com/dwp/encoded-logger-output
Source Code Management

Source Code Management

https://github.com/dwp/encoded-logger-output

Download encoded-logger-output

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/ -->
<dependency>
    <groupId>uk.gov.dwp.logging</groupId>
    <artifactId>encoded-logger-output</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/
implementation 'uk.gov.dwp.logging:encoded-logger-output:2.0.5'
// https://jarcasting.com/artifacts/uk.gov.dwp.logging/encoded-logger-output/
implementation ("uk.gov.dwp.logging:encoded-logger-output:2.0.5")
'uk.gov.dwp.logging:encoded-logger-output:jar:2.0.5'
<dependency org="uk.gov.dwp.logging" name="encoded-logger-output" rev="2.0.5">
  <artifact name="encoded-logger-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dwp.logging', module='encoded-logger-output', version='2.0.5')
)
libraryDependencies += "uk.gov.dwp.logging" % "encoded-logger-output" % "2.0.5"
[uk.gov.dwp.logging/encoded-logger-output "2.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.apache.logging.log4j : log4j-core jar 2.10.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.1
2.0.0
1.2.1
1.2.0
1.1.0