avioconsulting / log4j2-sqs-appender

A custom appender for log4j2 which ships all the application logs to specified Amazon SQS queue in a specified region.
BSD 2-Clause "Simplified" License
8 stars 8 forks source link

Truncate large messages #7

Closed adammead closed 2 years ago

adammead commented 2 years ago

Truncates messages that are larger than maxMessageBytes Added a couple of unit tests for splitting and truncating messages

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

github-actions[bot] commented 2 years ago

Unit Test Results

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

Results for commit 71daa3bc. ± Comparison against base commit 5dc9f5d3.

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