Tomcat Access Log Valve and Bunyan Formatting

Tools to log access log over java.util.logging and bunyan formatting for logs.

License

License

Categories

Categories

Tomcat Container Application Servers Logging Application Layer Libs
GroupId

GroupId

se.kth.infosys.tomcat
ArtifactId

ArtifactId

tomcat-access-logging
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tomcat Access Log Valve and Bunyan Formatting
Tools to log access log over java.util.logging and bunyan formatting for logs.
Project URL

Project URL

https://www.kth.se
Source Code Management

Source Code Management

https://github.com/KTH/tomcat-access-logging

Download tomcat-access-logging

How to add to project

<!-- https://jarcasting.com/artifacts/se.kth.infosys.tomcat/tomcat-access-logging/ -->
<dependency>
    <groupId>se.kth.infosys.tomcat</groupId>
    <artifactId>tomcat-access-logging</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.kth.infosys.tomcat/tomcat-access-logging/
implementation 'se.kth.infosys.tomcat:tomcat-access-logging:1.0.0'
// https://jarcasting.com/artifacts/se.kth.infosys.tomcat/tomcat-access-logging/
implementation ("se.kth.infosys.tomcat:tomcat-access-logging:1.0.0")
'se.kth.infosys.tomcat:tomcat-access-logging:jar:1.0.0'
<dependency org="se.kth.infosys.tomcat" name="tomcat-access-logging" rev="1.0.0">
  <artifact name="tomcat-access-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.kth.infosys.tomcat', module='tomcat-access-logging', version='1.0.0')
)
libraryDependencies += "se.kth.infosys.tomcat" % "tomcat-access-logging" % "1.0.0"
[se.kth.infosys.tomcat/tomcat-access-logging "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 9.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0