logtail / logback-logtail

Better Stack Java Logback appender
https://betterstack.com/logs
MIT License
17 stars 4 forks source link

Refactor of Logtail Appender #8

Closed ggomarighetti closed 1 year ago

ggomarighetti commented 2 years ago

Resume

Based on issues #6 and #1, I open this pull request with a new appender called "Logtail4j", and its basic tests for review and feasibility of implementation.

Developed and tested in Java 8, with the use of a single external library for Json handling, thus eliminating client dependencies.

adikus commented 2 years ago

@ggomarighetti Thanks! This is pretty cool! I'll try to get this tested and review as soon as possible!