Skip to content
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

adding json logging macros #97

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

adding json logging macros #97

wants to merge 2 commits into from

Conversation

nnshah1
Copy link
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

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
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
2 participants