IOpipe Java TinyLog Logger Adapter

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

License

License

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

com.iopipe
ArtifactId

ArtifactId

iopipe-logger-tinylog
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

IOpipe Java TinyLog Logger Adapter
This project contains the adapter for TinyLog so that logging events are captured and uploaded to IOpipe.
Project URL

Project URL

https://www.iopipe.com/
Project Organization

Project Organization

IOpipe
Source Code Management

Source Code Management

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

Download iopipe-logger-tinylog

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.tinylog : tinylog jar 1.3.6
com.iopipe : iopipe jar 1.12.0

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0