Skip to content

Logger name must be different in each instance. Using __name__ is a good practice, we can get the module hierarchy.

Compare
Choose a tag to compare
@ssenart ssenart released this 05 Apr 13:09
· 182 commits to master since this release

Fixed

  • Logger name must be different in each instance. Using name is a good practice, we can get the module hierarchy.