Last Version

log-config 3.0.1

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
ArtifactId

ArtifactId

log-config
Version

Version

3.0.1
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.1

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

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

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