Skip to content

DATAMONGO-1645 - Safely serialize JSON output for log message in LoggingEventListener. #450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

christophstrobl
Copy link
Member

We now make sure to safely serialize JSON output for mapped documents. This prevents the logger from rendering false exception messages to log appender.

christophstrobl and others added 3 commits March 15, 2017 15:20
…ingEventListener.

We now make sure to safely serialize JSON output for mapped documents. This prevents the logger from rendering false exception messages to log appender.
Clean up appender and log level after test run.
mp911de pushed a commit that referenced this pull request Mar 21, 2017
…ingEventListener.

We now make sure to safely serialize JSON output for mapped documents. This prevents the logger from rendering false exception messages to log appender.

Original pull request: #450.
mp911de added a commit that referenced this pull request Mar 21, 2017
Clean up appender and log level after test run. Suppress log output during tests.

Original pull request: #450.
mp911de pushed a commit that referenced this pull request Mar 21, 2017
…ingEventListener.

We now make sure to safely serialize JSON output for mapped documents. This prevents the logger from rendering false exception messages to log appender.

Original pull request: #450.
mp911de added a commit that referenced this pull request Mar 21, 2017
Clean up appender and log level after test run. Suppress log output during tests.

Original pull request: #450.
mp911de pushed a commit that referenced this pull request Mar 21, 2017
…ingEventListener.

We now make sure to safely serialize JSON output for mapped documents. This prevents the logger from rendering false exception messages to log appender.

Original pull request: #450.
mp911de added a commit that referenced this pull request Mar 21, 2017
Clean up appender and log level after test run. Suppress log output during tests.

Original pull request: #450.
mp911de pushed a commit that referenced this pull request Mar 21, 2017
…ingEventListener.

We now make sure to safely serialize JSON output for mapped documents. This prevents the logger from rendering false exception messages to log appender.

Original pull request: #450.
mp911de added a commit that referenced this pull request Mar 21, 2017
Clean up appender and log level after test run. Suppress log output during tests.

Original pull request: #450.
@mp911de
Copy link
Member

mp911de commented Mar 21, 2017

That's merged, polished and ported to the according branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants