Logback Appenders

Logback implementation of the Appenders Project. Delegates it's work to the core module.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.taucher2003.appenders
ArtifactId

ArtifactId

logback
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Logback Appenders
Logback implementation of the Appenders Project. Delegates it's work to the core module.
Source Code Management

Source Code Management

https://github.com/Taucher2003/Appenders/tree/master/logback

Download logback

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.taucher2003.appenders : core jar 1.1.1
org.slf4j : slf4j-api jar 1.7.32
club.minnced : discord-webhooks jar 0.7.5
com.squareup.okhttp3 : okhttp jar 4.9.3

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0