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

Logging: Drop another deprecated Loggers method #34520

Merged
merged 7 commits into from
Oct 29, 2018

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Oct 16, 2018

Drop a method from Loggers that we deprecated because it just
delegated to LogManager.

Drop a method from `Loggers` that we deprecated because it just
delegated to `LogManager`.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@nik9000
Copy link
Member Author

nik9000 commented Oct 16, 2018

I've marked this as breaking-java because plugins will have to switch to LogManager as well.

@nik9000
Copy link
Member Author

nik9000 commented Oct 16, 2018

Relates to #32174.

@nik9000
Copy link
Member Author

nik9000 commented Oct 16, 2018

@elasticmachine, retest this please.

Copy link
Contributor

@alpar-t alpar-t left a comment

Choose a reason for hiding this comment

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

LGTM

@colings86 colings86 added v6.6.0 and removed v6.5.0 labels Oct 25, 2018
@nik9000 nik9000 merged commit b093116 into elastic:master Oct 29, 2018
nik9000 added a commit that referenced this pull request Oct 29, 2018
Drop a method from `Loggers` that we deprecated because it just
delegated to `LogManager`.
@nik9000
Copy link
Member Author

nik9000 commented Oct 29, 2018

Thanks for reviewing @atorok! I finally merged this.

kcm pushed a commit that referenced this pull request Oct 30, 2018
Drop a method from `Loggers` that we deprecated because it just
delegated to `LogManager`.
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.

4 participants