Commit a9f39c4f authored by Cleber Rosa's avatar Cleber Rosa
Browse files

Avocado tests: use children loggers of "avocado.test"



Avocado has changed behavior in the sense that it does not change
interpreter wide logging configuration for namespaces outside of the
"avocado" namespace.

Because the Avocado test already contains the "avocado.test" logger as
an attribute at "self.log", let's use children loggers for other test
related logging.

Signed-off-by: default avatarCleber Rosa <crosa@redhat.com>
parent 3c5d8f3c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment