-
Notifications
You must be signed in to change notification settings - Fork 74
Update default log formats to escape messages using JSON encoding rules #116
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
Merged
Merged
Changes from 18 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
756aafd
added initial json logging format
nnshah1 c5eb21f
force error to be uint8_t storage type
nnshah1 e5a682e
updated
nnshah1 16ecd88
updating to allow escaping in current log formats
nnshah1 f812f8e
adding support for escaping log messages
nnshah1 1714c90
adding logging macros for JSON
nnshah1 c75d8a6
updated comment
nnshah1 fc3ef22
reverting format changes (usec and bracket)
nnshah1 18e7055
update based on review comments
nnshah1 b018f4b
updated based on review comments
nnshah1 e808c04
updated based on review comment
nnshah1 b9a037f
remove blank line
nnshah1 8eb29df
escape heading for uniformity
nnshah1 9fe0e4c
reverting - for proper handling need to move to LogMessage class
nnshah1 353b904
removing macros for logging JSON messages - will addd as seperate PR
nnshah1 6d57a83
updated for typo
nnshah1 e3d721d
updated
nnshah1 1b159ba
update remove blank lines
nnshah1 b0cd3c9
updated based on comments
nnshah1 0d98b63
update based on review comments
nnshah1 17c4e66
update to test include directive
nnshah1 547ff4b
updated variable name based on review
nnshah1 f808c64
update naming to be clear
nnshah1 ac5e206
removing empty line
nnshah1 bc0c7f5
update include order
nnshah1 e6d3fb2
updated to have single constructor
nnshah1 a4c5a7d
updating error message
nnshah1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.