Muffero Logging

This is the main Muffero logging system implementation.

License

License

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.rumati.logging
ArtifactId

ArtifactId

muffero
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Muffero Logging
This is the main Muffero logging system implementation.

Download muffero

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.0.0beta1
1.0.0beta0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0