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

Cleanup redundant logger fields #101655

Merged

Conversation

original-brownbear
Copy link
Member

Just some random finds, found two of these and figured I'd fix them all real quick: Making loggers static that can be made static, removing redundant test loggers (we already have the correct per class logger in this.logger) and also removing some just unused loggers.

Making loggers static that can be made static, removing redundant test
loggers (we already have the correct per class logger in this.logger)
and also removing some just unused loggers.
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Oct 31, 2023
@original-brownbear
Copy link
Member Author

Thanks Simon!

@original-brownbear original-brownbear merged commit 995b4d3 into elastic:main Nov 2, 2023
13 checks passed
@original-brownbear original-brownbear deleted the cleanup-some-loggers branch November 2, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Logging Log management and logging utilities >non-issue Team:Core/Infra Meta label for core/infra team v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants