is not current version
Last Version 2.0.5

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

Wrapper class to sanitise log output and mitigate possible log forging

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

uk.gov.dwp.logging
ArtifactId

ArtifactId

encoded-logger-output
Version

Version

1.2.0
Type

Type

jar

Download encoded-logger-output 1.2.0


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