Liftwizard Logging: Request URL Logback Filter

Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-logging-filter-requesturl
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Liftwizard Logging: Request URL Logback Filter
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

Download liftwizard-logging-filter-requesturl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar
ch.qos.logback : logback-access jar
org.eclipse.collections : eclipse-collections-api jar

Project Modules

There are no modules declared in this project.

Liftwizard

Maven Central GitHub CircleCI Reproducible Builds

Lines of code GitHub repo size GitHub code size in bytes

Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

There are very few dependencies between the bundles, so you can pick and choose the ones you want.

Module groups

The bundles can be loosely grouped into categories.

  • Dropwizard configuration
  • JSON serialization/deserialization
  • Servlet client/server logging
  • Reladomo ORM integration for Dropwizard
  • Other Dropwizard utility

Documentation

See the full docs at https://liftwizard.io/docs/

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0