is not current version
Last Version 1.0.2

com.onloupe:loupe-logback-support 1.0.0

Custom appender to integrate Loupe with Logback.

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.onloupe
ArtifactId

ArtifactId

loupe-logback-support
Version

Version

1.0.0
Type

Type

jar

Download loupe-logback-support 1.0.0


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