Logger Manager

Logger Manager is a small component to easily log messages on rabbitMQ, console and files

License

License

GroupId

GroupId

com.github.ffcfalcos
ArtifactId

ArtifactId

logger-manager
Last Version

Last Version

4.0.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Logger Manager
Logger Manager is a small component to easily log messages on rabbitMQ, console and files
Project URL

Project URL

https://github.com/ThomasBeauchataud/Logger-Manager
Source Code Management

Source Code Management

https://github.com/ThomasBeauchataud/Logger-Manager

Download logger-manager

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ffcfalcos/logger-manager/ -->
<dependency>
    <groupId>com.github.ffcfalcos</groupId>
    <artifactId>logger-manager</artifactId>
    <version>4.0.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ffcfalcos/logger-manager/
implementation 'com.github.ffcfalcos:logger-manager:4.0.7-RELEASE'
// https://jarcasting.com/artifacts/com.github.ffcfalcos/logger-manager/
implementation ("com.github.ffcfalcos:logger-manager:4.0.7-RELEASE")
'com.github.ffcfalcos:logger-manager:jar:4.0.7-RELEASE'
<dependency org="com.github.ffcfalcos" name="logger-manager" rev="4.0.7-RELEASE">
  <artifact name="logger-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ffcfalcos', module='logger-manager', version='4.0.7-RELEASE')
)
libraryDependencies += "com.github.ffcfalcos" % "logger-manager" % "4.0.7-RELEASE"
[com.github.ffcfalcos/logger-manager "4.0.7-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 5.8.0
javax : javaee-api jar 8.0.1
org.aspectj : aspectjrt jar 1.9.5
org.json : json jar 20190722

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.7-RELEASE
4.0.6-RELEASE
2.1.0
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0