Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/log4j2-plus-spring-boot-starter

log4j2
https://github.com/hiwepy/log4j2-plus-spring-boot-starter

log4j spring-boot

Last synced: 6 days ago
JSON representation

log4j2

Awesome Lists containing this project

README

        

# log4j2-plus-spring-boot-starter
log4j2 jdbc starter for spring boot

### 说明

> 基于 log4j2 的 Spring Boot Starter 实现

1. 整合log4j2实现,Log4j数据库日志记录

### Maven

``` xml

${project.groupId}
log4j2-plus-spring-boot-starter
${project.version}

```

### Simple

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-log4j2](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-log4j2 "spring-boot-sample-log4j2")