Log Formatter

Log Formatter is a small component to easily generate a structured log message as a json format

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.github.ffcfalcos
Идентификатор

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

log-formatter
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Log Formatter
Log Formatter is a small component to easily generate a structured log message as a json format

Скачать log-formatter

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

<!-- https://jarcasting.com/artifacts/com.github.ffcfalcos/log-formatter/ -->
<dependency>
    <groupId>com.github.ffcfalcos</groupId>
    <artifactId>log-formatter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ffcfalcos/log-formatter/
implementation 'com.github.ffcfalcos:log-formatter:1.0.1'
// https://jarcasting.com/artifacts/com.github.ffcfalcos/log-formatter/
implementation ("com.github.ffcfalcos:log-formatter:1.0.1")
'com.github.ffcfalcos:log-formatter:jar:1.0.1'
<dependency org="com.github.ffcfalcos" name="log-formatter" rev="1.0.1">
  <artifact name="log-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ffcfalcos', module='log-formatter', version='1.0.1')
)
libraryDependencies += "com.github.ffcfalcos" % "log-formatter" % "1.0.1"
[com.github.ffcfalcos/log-formatter "1.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.googlecode.json-simple : json-simple jar 1.1
org.apache.httpcomponents : httpclient jar 4.5

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

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

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

Версия
1.0.1
1.0.0