avioconsulting / mule-custom-logger

Custom Mule logger to replace MuleSoft's out of the box logger. Use log4j2 layouts to convert log messages to JSON etc.
BSD 2-Clause "Simplified" License
13 stars 18 forks source link

feat: allow compressing and encrypting log payloads #46

Closed tannersherman closed 1 year ago

github-actions[bot] commented 1 year ago

Unit Test Results

6 tests  +4   6 :heavy_check_mark: +4   11s :stopwatch: ±0s 3 suites +1   0 :zzz: ±0  3 files   +1   0 :x: ±0 

Results for commit 4cb785c2. ± Comparison against base commit cd5bb7e0.

:recycle: This comment has been updated with latest results.

tannersherman commented 1 year ago

@manikmagar Thanks for the review, updated the project with your changes. I can't change the name of the remote branch without deleting it and creating a new one. For the purposes of visibility, I'm going to leave the name the same for this pull request. I can change the branch name after this has been approved (and closed), then create a new branch with a new pull request. Otherwise I will ensure to use the proper convention next time