Simple Logger

Simple logger library

License

License

GroupId

GroupId

io.github.git-leon
ArtifactId

ArtifactId

simplelogger
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Logger
Simple logger library
Project URL

Project URL

https://github.com/Git-Leon/utils.logging
Source Code Management

Source Code Management

http://github.com/Git-Leon/utils.logging

Download simplelogger

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2