Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/improved-diffusion
/ _configure_default_logger
Function
_configure_default_logger
improved_diffusion/logger.py:474–476 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
472
473
474
def
_configure_default_logger():
475
configure()
476
Logger.DEFAULT = Logger.CURRENT
477
478
479
def
reset():
Callers
1
get_current
Function · 0.85
Calls
1
configure
Function · 0.85
Tested by
no test coverage detected