enowars/enochecker

Make the NoSQLDict use the checker's logger

Closed this issue · 0 comments

This currently leads to an mypy error here:

db.logger = self.logger # type: ignore

This also means that currently no log messages from the NoSQLDict should be visible in ELK (and thus are basically lost?)