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

fluent-cat: Add --time-as-integer option for v0.12 or earlier versions #1349

Merged
merged 2 commits into from
Dec 6, 2016

Conversation

repeatedly
Copy link
Member

For testing, re-install v0.12 is hard for users.

@repeatedly
Copy link
Member Author

@tagomoris How about this option?

@@ -123,7 +128,7 @@ def run
end
end

def initialize(tag, connector)
def initialize(tag, connector, time_as_integer)
Copy link
Member

Choose a reason for hiding this comment

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

It's better to use keyword arguments for possible further options.

@repeatedly
Copy link
Member Author

applied review.

@tagomoris
Copy link
Member

LGTM

@repeatedly repeatedly merged commit 2cdd515 into master Dec 6, 2016
@repeatedly repeatedly deleted the add-integer-time-support-to-cat branch December 6, 2016 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants