Skip to content

Releases: sswayney/seq-logback-appender

Release 1.0.4

07 Oct 22:57
a3e911d
Compare
Choose a tag to compare
  • Added Constants
  • Created MDCWebReqInsertingFilter which overrides logbacks MDCInsertingServletFilter
    -- Adds Referer, Authorization header and AppHostName to log
  • Updated gitignore to remove out and build folders
  • Updated Readme

Test Release 1.0.3

03 Oct 22:11
Compare
Choose a tag to compare

Creating a new release as jitpack is acting strange. No changes except version bump.

Release 1.0.2

03 Oct 21:50
Compare
Choose a tag to compare

Added:

-- added console appender by @andrewschouten
-- improved file appender to limit logs in filesystem by @andrewschouten
-- updated readme by @andrewschouten
-- fixed filename undefined issue by @andrewschouten

Release 1.0.1

12 Sep 16:49
Compare
Choose a tag to compare

Added:

-- Added exception stack trace #15 by @andrewschouten

Fixed bugs:

-- #13 by @dsagomonov

Possible Breaking Changes

-- In #15 removed messageTemplate, eventId and renderings from base SeqLogEntry

Test Release 1.0.0

08 Aug 21:35
0c6367f
Compare
Choose a tag to compare

Tring to fix jitpack

Release 0.1.4

08 Aug 19:23
5875c9a
Compare
Choose a tag to compare

Added:

-- generic json object marker for logstash by @andrewschouten

Fixed:

-- #9 and #10 by @andrewschouten

Release 0.1.3

09 Jul 01:08
Compare
Choose a tag to compare
  • Added: MDCIncludeSeqLogLayout to include all mdc values to log

  • Added: MDCWebReqSeqLogLayout to log all req values added mdc from MDCInsertingServletFilter

  • Added Tests for both

  • Moved namespaces around to make it easier to understand.

BREAKING CHANGES: Small namespace changes.

  • SeqAppenderAsync same
  • SeqLogEventLayout has .layout.base added to namespace
  • SeqLogEntry has .layout.base added to namespace

Release 0.1.2

29 Jun 00:40
Compare
Choose a tag to compare

Testing build stuff.

Release 0.1.1

29 Jun 00:20
Compare
Choose a tag to compare

Fixed logback settings xml - namespace issue

Test Release 0.1.0

28 Jun 23:26
Compare
Choose a tag to compare
Test Release 0.1.0 Pre-release
Pre-release

This is a test.