8000 Fix typo by mmasaki · Pull Request #40 · fluent/fluent-logger-python · GitHub
[go: up one dir, main page]

Skip to content

Fix typo #40

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

Merged
merged 1 commit into from
Sep 28, 2015
Merged

Fix typo #40

merged 1 commit into from
Sep 28, 2015

Conversation

mmasaki
Copy link
Contributor
@mmasaki mmasaki commented Sep 28, 2015

No description provided.

@@ -76,7 +76,7 @@ from fluent import handler

custom_format = {
'host': '%(hostname)s',
'where': '%(module)s.%(funcName)s'
'where': '%(module)s.%(funcName)s',

Choose a reason for hiding this comment

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

Seems like a good change. Can you share a symptom for where we'd see this?

@yyuu
Copy link
Member
yyuu commented Sep 28, 2015

Test is broken with py32 by inappropriate version of coverage. I'd fix it later.

yyuu added a commit that referenced this pull request Sep 28, 2015
@yyuu yyuu merged commit 875bc72 into fluent:master Sep 28, 2015
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.

3 participants
0