Logger Plus

Additional functionality to logging.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

xyz.ronella.logging
ArtifactId

ArtifactId

logger-plus
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Logger Plus
Additional functionality to logging.
Project URL

Project URL

https://github.com/rcw3bb/logger-plus
Source Code Management

Source Code Management

https://github.com/rcw3bb/logger-plus

Download logger-plus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0