Skip to content

adding json logging macros#97

Draft
nnshah1 wants to merge 2 commits intomainfrom
nnshah1-log-format
Draft

adding json logging macros#97
nnshah1 wants to merge 2 commits intomainfrom
nnshah1-log-format

Conversation

@nnshah1
Copy link
Copy Markdown
Contributor

@nnshah1 nnshah1 commented May 15, 2024

Adding convenience utilities for json logging with new log formats

("failed to log message: ")); \
} while (false)

#define LOG_JSON_VALUE(LEVEL, HEADING, VALUE) \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused arg LEVEL

@nnshah1 nnshah1 marked this pull request as draft May 21, 2024 16:26
@nnshah1
Copy link
Copy Markdown
Contributor Author

nnshah1 commented May 21, 2024

converting to draft until updated / new design doc is in place to cover structured logging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants