-
Notifications
You must be signed in to change notification settings - Fork 3
Add eventLayout
config option
#31
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
Conversation
fd621ca
to
574447f
Compare
`eventLayout` lets you have fine-grained control over what you are sending to the logfaces server. Refs: log4js-node#1
I made some changes to the commits:
|
@ZachHaber This PR should be good to go once the review comments are addressed. 🤗 |
@ZachHaber Just a little more miscellaneous changes. I tried to include most in suggestions so that you can |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ZachHaber Thank you so much for this PR! LGTM!
closes #1
eventLayout
lets you have fine-grained control over what you are sending to the logfaces server.For example, if you want relative file path names being sent in
f
instead of absolute:Or if you want to add commas between separate data entries: