Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Able Apus

Compare
Choose a tag to compare
@vikahl vikahl released this 17 Aug 06:29
· 4 commits to master since this release

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.