Last Version

Tinylog Singlelevel-CW Extension 1.3.1

A Tinylog console writer extension to restrict writers to single log levels (e.g. for level-specific colored logs).

License

License

Categories

Categories

tinylog Application Layer Libs Logging
GroupId

GroupId

com.github.tobiasrm
ArtifactId

ArtifactId

tinylog-singlelevel-cw
Version

Version

1.3.1
Type

Type

jar
Description

Description

Tinylog Singlelevel-CW Extension
A Tinylog console writer extension to restrict writers to single log levels (e.g. for level-specific colored logs).
Project URL

Project URL

https://github.com/tobiasrm/tinylog-singlelevel-cw
Source Code Management

Source Code Management

https://github.com/tobiasrm/tinylog-singlelevel-cw/tree/master

Download tinylog-singlelevel-cw 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.tinylog : tinylog jar 1.3.1

Project Modules

There are no modules declared in this project.