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

Extract more mixin module to compat #1052

Merged

Conversation

cosmo0920
Copy link
Contributor

Follows up #1044.
I've extracted modules which are defined in mixin.rb into compat entirely.

@tagomoris tagomoris closed this Jun 16, 2016
@tagomoris tagomoris reopened this Jun 16, 2016
@time_key = conf['time_key'] || 'time'
@time_format = conf['time_format']

if conf['localtime']
Copy link
Member

Choose a reason for hiding this comment

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

Additional spaces

Copy link
Contributor Author

@cosmo0920 cosmo0920 Jun 17, 2016

Choose a reason for hiding this comment

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

I guess these additional spaces are used to clarify getting localtime/utc information from conf object.
Former is to get localtime, latter is to get utc from conf object.

Copy link
Member

Choose a reason for hiding this comment

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

Ah... Okay, understood.

@tagomoris
Copy link
Member

Almost code looks good.

@tagomoris
Copy link
Member

I'll merge this later.

@tagomoris tagomoris merged commit 7dcab58 into fluent:master Jun 20, 2016
@tagomoris
Copy link
Member

Merged. Thank you!

@cosmo0920 cosmo0920 deleted the extract-more-mixin-module-to-compat branch June 21, 2016 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants