Liftwizard Logging: Request URL Logback Filter

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

Лицензия

Лицензия

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

io.liftwizard
Идентификатор

Идентификатор

liftwizard-logging-filter-requesturl
Последняя версия

Последняя версия

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать liftwizard-logging-filter-requesturl

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-core jar
ch.qos.logback : logback-access jar
org.eclipse.collections : eclipse-collections-api jar

Модули Проекта

Данный проект не имеет модулей.

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/

Версии библиотеки

Версия
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