IOpipe Java TinyLog Logger Adapter

This project contains the adapter for TinyLog so that logging events are captured and uploaded to IOpipe.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

iopipe-logger-tinylog
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

IOpipe Java TinyLog Logger Adapter
This project contains the adapter for TinyLog so that logging events are captured and uploaded to IOpipe.
Ссылка на сайт

Ссылка на сайт

https://www.iopipe.com/
Организация-разработчик

Организация-разработчик

IOpipe
Система контроля версий

Система контроля версий

https://github.com/iopipe/iopipe-java-logger-tinylog

Скачать iopipe-logger-tinylog

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.tinylog : tinylog jar 1.3.6
com.iopipe : iopipe jar 1.12.0

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0

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

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

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

Версия
1.2.0
1.1.0