Skip to content

Custom appenders utility to distribute logback's event

Notifications You must be signed in to change notification settings

mailtarget/logback-appenders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logback Appenders

Custom appenders utility to distribute logback's event

Supports :

  • Slack Notification

Prerequisites:

Usage

add this project as dependency of your project

    <dependency>
        <groupId>co.mtarget</groupId>
        <artifactId>logback-appenders</artifactId>
        <version>1.0.1</version>
    </dependency>

to see configuration sample please take a look at "xml" folder above

About

Custom appenders utility to distribute logback's event

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages