Log4j Formatter

Projeto com objetivo de criar formatação em quadrantes em logs.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mayconmfl
ArtifactId

ArtifactId

log4j-formatter
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j Formatter
Projeto com objetivo de criar formatação em quadrantes em logs.

Download log4j-formatter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.0