Logscale Logger

Logscale Logger is a wrapper on the Log4j 2 logger which provides a few extras.

License

License

The MIT License (MIT)
GroupId

GroupId

com.logscale
ArtifactId

ArtifactId

logscale-logger
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Logscale Logger
Logscale Logger is a wrapper on the Log4j 2 logger which provides a few extras.

Download logscale-logger

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.1
org.apache.logging.log4j : log4j-api jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.logscale

Logscale

Scalable and intelligent logging.

Versions

Version
0.1.0
0.0.2