is not current version
Last Version 1.10

com.sta-soft:mlogger4slf4j 1.8

Redirect SLF4J messages to MLogger for some M-Projects.

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

mlogger4slf4j
Version

Version

1.8
Type

Type

jar

Download mlogger4slf4j 1.8


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