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

1 - Broadcast - Slog wrapper #198

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aleksander-vedvik
Copy link
Collaborator

The broadcast code heavily relies on the logging wrapper. Hence, it is included first.

- The broadcast implementation greatly relies on the logging feature
- Type safety in logs is encouraged by the wrapper
@aleksander-vedvik aleksander-vedvik changed the title feat(Logging): implemented a slog wrapper 1 - Broadcast - Slog wrapper Jan 11, 2025
Copy link
Member

@meling meling left a comment

Choose a reason for hiding this comment

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

Thanks for the PRs :-)

BroadcastID and MachineID are the only "labels" with capitalization (first letter). Does this have a particular significance, or should it be lower-cased to match the other labels?

@aleksander-vedvik
Copy link
Collaborator Author

Thanks for the PRs :-)

BroadcastID and MachineID are the only "labels" with capitalization (first letter). Does this have a particular significance, or should it be lower-cased to match the other labels?

Nope, they can be lower-cased 👌

Copy link
Contributor

deepsource-io bot commented Jan 18, 2025

Here's the code health analysis summary for commits b8287c2..b99652f. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Go LogoGo✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

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

Successfully merging this pull request may close these issues.

2 participants