# spring-boot-starter-log4j2-plus **Repository Path**: vindell/spring-boot-starter-log4j2-plus ## Basic Information - **Project Name**: spring-boot-starter-log4j2-plus - **Description**: log4j2 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-starter-log4j2-plus log4j2 jdbc starter for spring boot ### 说明 > 基于 log4j2 的 Spring Boot Starter 实现 1. 整合log4j2实现,Log4j数据库日志记录 ### Maven ``` xml ${project.groupId} spring-boot-starter-log4j2-plus ${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")