gear-logback-kafka-appender

logback扩展

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

cn.howardliu
ArtifactId

ArtifactId

gear-logback-kafka-appender
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

gear-logback-kafka-appender
logback扩展
Project URL

Project URL

https://github.com/howardliu-cn/my-gear
Source Code Management

Source Code Management

https://github.com/howardliu-cn/my-gear/tree/master/gear-logback-kafka-appender

Download gear-logback-kafka-appender

How to add to project

<!-- https://jarcasting.com/artifacts/cn.howardliu/gear-logback-kafka-appender/ -->
<dependency>
    <groupId>cn.howardliu</groupId>
    <artifactId>gear-logback-kafka-appender</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.howardliu/gear-logback-kafka-appender/
implementation 'cn.howardliu:gear-logback-kafka-appender:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.howardliu/gear-logback-kafka-appender/
implementation ("cn.howardliu:gear-logback-kafka-appender:1.0.1-RELEASE")
'cn.howardliu:gear-logback-kafka-appender:jar:1.0.1-RELEASE'
<dependency org="cn.howardliu" name="gear-logback-kafka-appender" rev="1.0.1-RELEASE">
  <artifact name="gear-logback-kafka-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.howardliu', module='gear-logback-kafka-appender', version='1.0.1-RELEASE')
)
libraryDependencies += "cn.howardliu" % "gear-logback-kafka-appender" % "1.0.1-RELEASE"
[cn.howardliu/gear-logback-kafka-appender "1.0.1-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
cn.howardliu : gear-kafka jar 1.0.1-RELEASE
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.6

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Build Status Apache License 2.0 1.0.4-SNAPSHOT

自定义工具包项目,封装一些常用的工具。

  • gear-commons: 提供基础工具类
  • gear-config: 用于在数据库定义基础配置,并提供读取配置工具
  • gear-httpclient: httpclient包装模块:用于包装httpclient
  • gear-email: 基于javax.email的email工具包
  • gear-es: es工具包
  • gear-kafka: kafka工具包
  • gear-logback-kafka-appender: logback扩展
  • gear-springEx: spring扩展
  • gear-zk: 依赖zookeeper的扩展工具包
  • gear-storm: 依赖storm的扩展工具包
  • gear-toolkit: 可单独运行工具包
  • gear-monitor: 监控工具包
    • gear-monitor-core: 监控工具包:核心监控
    • gear-monitor-tomcat: 监控工具包:tomcat相关监控
    • gear-monitor-custom:监控工具包:定制监控
  • gear-spring-boot: spring boot定制模块
    • spring-boot-starter-mybatis-druid: the starter module for spring-jdbc integrate with mybatis
    • spring-boot-autoconfigure-mybatis-druid: the autoconfigure module for spring-jdbc integrate with mybatis
    • spring-boot-starter-redis-lettuce: the starter module for spring-data-redis integrate with lettuce
    • spring-boot-autoconfigure-redis-lettuce: the autoconfigure module for spring-data-redis integrate with lettuce
    • spring-boot-starter-web-misc: the starter module for spring-web
    • spring-boot-autoconfigure-web-misc: the autoconfigure module for spring-web

Versions

Version
1.0.1-RELEASE