Logscale Logger

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

License

License

The MIT License (MIT)
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.logscale
ArtifactId

ArtifactId

logscale-logging
Last Version

Last Version

0.0.1
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-logging

How to add to project

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

Dependencies

compile (2)

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

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.0.1