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: add loggers atomic level #3391

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

josedonizetti
Copy link
Collaborator

1. Explain what the PR does

This PR is part of the work to support a v1 for GRPC. It adds AtomicLevel to our logger, so we can change it safely in runtime. The GRPC server will have a DiagnosticService for debugging and diagnostic tracee. One of the endpoints will be a ChangeLogLevel.

2. Explain how to test it

3. Other comments

Copy link
Member

@geyslan geyslan left a comment

Choose a reason for hiding this comment

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

LGTM

@josedonizetti josedonizetti merged commit a1f3167 into aquasecurity:main Aug 16, 2023
26 checks passed
@josedonizetti josedonizetti deleted the add-atomic-level branch August 16, 2023 12:55
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.

None yet

2 participants