Logging

A flexible logging API developed for the CubeEngine

License

License

The MIT License (MIT)
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.cubeisland.engine
ArtifactId

ArtifactId

logging
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Logging
A flexible logging API developed for the CubeEngine
Source Code Management

Source Code Management

https://github.com/CubeEngineDev/Logging

Download logging

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

LogScribe

Core: Maven Central Email: Maven Central Syslog: Maven Central

Build Status

A flexible logging API developed for the CubeEngine

Versions

Version
0.0.3
0.0.2
0.0.1