Last Version

Cthul Logger CAL10N 1.0

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

License

License

GroupId

GroupId

org.cthul
ArtifactId

ArtifactId

cthul-log-cal10n
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

http://cthul.org

Download cthul-log-cal10n 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.cthul : cthul-log jar 1.0
org.slf4j : slf4j-ext jar 1.7.2

test (3)

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

Project Modules

There are no modules declared in this project.