10000 Misc fixes and cosmetics by EvaSDK · Pull Request #10 · fluent/fluent-logger-python · GitHub
[go: up one dir, main page]

Skip to content

Misc fixes and cosmetics #10

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 8 commits into from
Aug 2, 2013
Merged

Misc fixes and cosmetics #10

merged 8 commits into from
Aug 2, 2013

Conversation

EvaSDK
Copy link
Contributor
@EvaSDK EvaSDK commented Jul 26, 2013

Hi,

I've found a few oddities in this module so I went ahead and fixed them.

I also ran the code through pep8 and pylint to clean things up a bit, enjoy.

EvaSDK added 8 commits July 26, 2013 15:51
Fix indentation, spacing, imports order, variable names, etc.
According to documentation and existing functions:
    * _close should be close and call Handler close to properly
      unregister from existing handlers
    * emit should not re-filter logs, it is handled by the format
      function.
    * __init__ should not set a formatter, it is the responsability of
      the dev to do so. Old code forbid subclassing the formatter and
      using it.
@moul
Copy link
moul commented Jul 26, 2013

👍

kzk added a commit that referenced this pull request Aug 2, 2013
Misc fixes and cosmetics
@kzk kzk merged commit fc10f9f into fluent:master Aug 2, 2013
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