Last Version

Cthul Logger 1.0

A thin layer for slf4j logging, that allows using format strings from cthul-strings.

License

License

GroupId

GroupId

org.cthul
ArtifactId

ArtifactId

cthul-log
Version

Version

1.0
Type

Type

jar
Description

Description

Cthul Logger
A thin layer for slf4j logging, that allows using format strings from cthul-strings.
Project URL

Project URL

http://cthul.org

Download cthul-log 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
org.cthul : cthul-strings jar 1.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.1
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.