is not current version
Last Version 1.10

com.sta-soft:mlogger4slf4j 1.5

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

Type

jar

Download mlogger4slf4j 1.5


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