This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
Able Apus
Remove the log handler and formatter, including python-json-logger
dependency.
It is better to let the Comet implementation deal with the log handlers
and formatters and let those settings be inherited to the library.
This is a potential breaking change if an implementation do not
configure its' own logger/formatter.