updated log level for version_handling to trace.

Change-Id: Idbad34b2d68a9ff44a3ce6a1fcbbc9b323003ae5
closes-bug: #1832293
This commit is contained in:
Kushal Agrawal 2019-06-13 12:08:27 +05:30
parent f75d1c3796
commit 8f12e33e0b
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ class GlareVersionNegotiationFilter(base_middleware.ConfigurableMiddleware):
"""
args = {'method': req.method, 'path': req.path, 'accept': req.accept}
LOG.debug("Determining version of request: %(method)s %(path)s "
LOG.trace("Determining version of request: %(method)s %(path)s "
"Accept: %(accept)s", args)
# determine if this is request for versions