文件名称:log4j-cloudwatch-appender:适用于AWS CloudWatch日志的Log4j 2.x附加程序
文件大小:69KB
文件格式:ZIP
更新时间:2024-05-22 08:01:01
aws cloudwatch-logs log4j2 Java
适用于AWS CloudWatch日志的Log4j 2.x附加程序 将日志发送到指定的logGroupName 。 使用可选的logStreamNamePrefix和年/月创建日志流。 每个月都会创建一个新的日志流。 log4j2.xml示例 <? xml version = " 1.0 " encoding = " UTF-8 " ?> < Configuration xss=removed> < Properties> < Property xss=removed>???? Property> < Property xss=removed>%xwEx Property> < Property xss=removed>%5p</
【文件预览】:
log4j-cloudwatch-appender-master
----.gitignore(290B)
----settings.gradle(47B)
----build.gradle(2KB)
----src()
--------main()
--------test()
----.travis.yml(231B)
----gradlew(5KB)
----LICENSE(1KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle()
--------wrapper()