jPlanets Logging Framework

Logging abstraction for the jPlanets projects

License

License

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

de.jplanets.logging
ArtifactId

ArtifactId

jplanets-logging
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

jPlanets Logging Framework
Logging abstraction for the jPlanets projects
Project Organization

Project Organization

jPlanets (Ulrich David)
Source Code Management

Source Code Management

https://bitbucket.org/daprost/jplanets-logging

Download jplanets-logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2