is not current version
Last Version 1.10

com.sta-soft:mlogger4slf4j 1.3

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.3
Type

Type

jar

Download mlogger4slf4j 1.3


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