Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Allow sending multiple lines per event #24

Open
vykintast opened this issue Apr 17, 2018 · 1 comment
Open

Allow sending multiple lines per event #24

vykintast opened this issue Apr 17, 2018 · 1 comment

Comments

@vykintast
Copy link

Currently, LogentriesSink removes newline characters from events formatted as multi-line string before sending them to Logentries. This is a fine default behaviour, however, in some cases preserving multi-line formatting is preferable to preserving one-to-one mapping between Serilog log events and Logentries entries.

It would be nice to have a parameter which allows sending multiple lines per one event.

@vykintast
Copy link
Author

vykintast commented Apr 17, 2018

As you can see above, I've opened a pull request that addresses this issue.
If some other approach is better, I'm open to suggestions.

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

No branches or pull requests

1 participant