Add TRACE logging

Bug #1953089 reported by Robin Cernin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr-kubernetes
New
Undecided
Unassigned

Bug Description

There is a LOG.trace method and a TRACE level in oslo_log

https://github.com/openstack/oslo.log/blob/master/oslo_log/handlers.py#L38

We can utilize this log level to hide non-relevant debug messages.

At the moment with debug enabled, the logs are overwhelmed by amount of messages.

This log level can be enabled only with:

[DEFAULT]
default_log_levels=kuryr_kubernetes=TRACE

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.