Log4j Configurator

Projeto abstrai o arquivo xml de configuração para o log4j

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mayconmfl
ArtifactId

ArtifactId

log4j-configurator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j Configurator
Projeto abstrai o arquivo xml de configuração para o log4j

Download log4j-configurator

How to add to project

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

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.0