Home
last modified time | relevance | path

Searched defs:suppress_json_logging (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py673 suppress_json_logging = True variable in SessionHandler
1610 def __init__(self, suppress_json_logging, callback, app): argument