Last Version

log-config 3.0.2

Log config file in classpath, avoid copy and paste log config file across projects

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

cn.home1.log-config
ArtifactId

ArtifactId

log-config
Version

Version

3.0.2
Type

Type

pom
Description

Description

log-config
Log config file in classpath, avoid copy and paste log config file across projects

Download log-config 3.0.2

Filename Size
log-config-3.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.home1.log-config/log-config/ -->
<dependency>
    <groupId>cn.home1.log-config</groupId>
    <artifactId>log-config</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.home1.log-config/log-config/
implementation 'cn.home1.log-config:log-config:3.0.2'
// https://jarcasting.com/artifacts/cn.home1.log-config/log-config/
implementation ("cn.home1.log-config:log-config:3.0.2")
'cn.home1.log-config:log-config:pom:3.0.2'
<dependency org="cn.home1.log-config" name="log-config" rev="3.0.2">
  <artifact name="log-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.home1.log-config', module='log-config', version='3.0.2')
)
libraryDependencies += "cn.home1.log-config" % "log-config" % "3.0.2"
[cn.home1.log-config/log-config "3.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • example-logback-application
  • log4j2-rolling-config
  • log4j2-test-config
  • logback-gelf-config
  • logback-logstash-config
  • logback-test-config