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

feat: Utilize Context-Aware Subloggers #177

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

Conversation

ShivanshVij
Copy link
Member

@ShivanshVij ShivanshVij commented Sep 3, 2024

This PR updates the logging functionality throughout frisbee to add context to all logging messages that specify what package is being utilized (client, server, sync, async, etc.) as well as any connection-specific context (ie. remote addresses)

Before completing this PR we should go through all of the logs that happen throughput frisbee and properly add structured context to them.

@ShivanshVij ShivanshVij requested a review from pojntfx September 3, 2024 00:37
@ShivanshVij ShivanshVij self-assigned this Sep 3, 2024
@ShivanshVij ShivanshVij added the enhancement New feature or request label Sep 3, 2024
@ShivanshVij ShivanshVij marked this pull request as draft September 3, 2024 00:38
Signed-off-by: Shivansh Vij <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant