Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwavesystems/dwave-cloud-client
/ Formatter
Class
Formatter
dwave/cloud/utils/logging.py:193–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
192
if
structured_output:
193
class
Formatter(JSONFormatter, Formatter):
194
pass
195
196
if
filter_secrets:
197
class
Formatter(FilteredSecretsFormatter, Formatter):
Callers
1
configure_logging
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected