MonitoringLog

Automatic Logger using aspect and reflexion

License

License

https://github.com/RaulGF92/MonitoringLogging/blob/master/MIT-LICENSE
Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

io.github.raulgf92
ArtifactId

ArtifactId

monitoringlog
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MonitoringLog
Automatic Logger using aspect and reflexion
Project URL

Project URL

https://github.com/RaulGF92/MonitoringLogging
Source Code Management

Source Code Management

https://github.com/RaulGF92/MonitoringLogging/tree/master

Download monitoringlog

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.2.5.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.json : json jar 20160810
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2

test (1)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0