fbradyirl / webex_bot

Python package for a Webex Bot based on websockets.
MIT License
68 stars 44 forks source link

no root logging, only log to a named logger #22

Closed gconklin closed 2 years ago

gconklin commented 2 years ago

Logging to the root logger makes it impossible to filter messages based on where the log message was generated.