Skip to content

Conversation

penguinolog
Copy link
Collaborator

  • Use class name as logger prefix
  • Use normal repr instead of manual '{}' code
  • On reconnect/close use client logger instead of formatting to str
  • Single used log templates moved to the use place

@coveralls
Copy link
Collaborator

coveralls commented May 14, 2018

Pull Request Test Coverage Report for Build 119

  • 4 of 4 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 117: 0.0%
Covered Lines: 942
Relevant Lines: 942

💛 - Coveralls

* [x] Use class name as logger prefix
* [x] Use normal repr instead of manual `'{}'` code
* [x] On reconnect/close use client logger instead of formatting to str
* [x] Single used log templates moved to the use place
@penguinolog penguinolog merged commit 7ac9cc2 into python-useful-helpers:master May 15, 2018
@penguinolog penguinolog deleted the logger_prefix branch May 15, 2018 08:56
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