Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dadapush/dadapush-log4j2-appender
Log4j2 DaDaPush Notification Appender
https://github.com/dadapush/dadapush-log4j2-appender
log4j log4j2 log4j2-appender logger logging notifications push-notifications
Last synced: about 1 month ago
JSON representation
Log4j2 DaDaPush Notification Appender
- Host: GitHub
- URL: https://github.com/dadapush/dadapush-log4j2-appender
- Owner: dadapush
- Created: 2019-08-08T12:53:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T16:35:01.000Z (about 3 years ago)
- Last Synced: 2023-06-30T03:14:18.872Z (over 1 year ago)
- Topics: log4j, log4j2, log4j2-appender, logger, logging, notifications, push-notifications
- Language: Java
- Homepage: https://www.dadapush.com/
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Log4j2 DaDaPush Notification Appender
## Usage
add dependency
```xmlcom.dadapush.client
dadapush-log4j2-appender
1.0.1```
define appender
```xml
```use appender
```xml
```