Skip to content

Crab2died/log4j-redis-appender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

    
        __            __ __  _                     ___                                             __         
       / /___  ____ _/ // / (_)     ________  ____/ (_)____      ____ _____  ____  ___  ____  ____/ /__  _____
      / / __ \/ __ `/ // /_/ /_____/ ___/ _ \/ __  / / ___/_____/ __ `/ __ \/ __ \/ _ \/ __ \/ __  / _ \/ ___/
     / / /_/ / /_/ /__  __/ /_____/ /  /  __/ /_/ / (__  )_____/ /_/ / /_/ / /_/ /  __/ / / / /_/ /  __/ /    
    /_/\____/\__, /  /_/_/ /     /_/   \___/\__,_/_/____/      \__,_/ .___/ .___/\___/_/ /_/\__,_/\___/_/     
            /____/    /___/                                        /_/   /_/                                  
                                                                                              (version: 1.0.0)

log4j日志写入redis扩展

version GitHub license Maven Central

一. 依赖

maven jar 依赖

二. log4j.properties相关配置

log4j properties配置

三. maven引用

<dependency>
    <groupId>com.github.crab2died</groupId>
    <artifactId>log4j-redis-appender</artifactId>
    <version>1.0.0</version>
</dependency>

四. 源码链接

About

🌴 log4j appender for push the logs to redis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages