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

Move file rotator out of logp package #5885

Merged
merged 1 commit into from
Dec 16, 2017

Conversation

andrewkroh
Copy link
Member

This moves the file rotator utility to the libbeat/common/file package. This utility is used by more things than the just the logger.

@andrewkroh andrewkroh force-pushed the feature/libbeat/move-file-rotator branch 2 times, most recently from 2730eb5 to 2540a56 Compare December 14, 2017 21:25
Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

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

Code LGTM, thanks for cleaning up the code, log statement and adding comments.

Just need a minor rebase to fix the conflict.

This moves the file rotator utility to the libbeat/common/file package. This utility is used by more things than the just the logger.
@andrewkroh andrewkroh force-pushed the feature/libbeat/move-file-rotator branch from 2540a56 to 25dcf1b Compare December 15, 2017 20:08
@andrewkroh
Copy link
Member Author

Rebased.

@ph
Copy link
Contributor

ph commented Dec 16, 2017

jenkins test this please

@andrewkroh
Copy link
Member Author

Yay. Green on Jenkins.

@ph ph merged commit c8c1b73 into elastic:master Dec 16, 2017
@ph
Copy link
Contributor

ph commented Dec 16, 2017

@andrewkroh Yeah there was weird error with one of the jenkins node.

@andrewkroh andrewkroh deleted the feature/libbeat/move-file-rotator branch April 19, 2018 23:28
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