termsetup
less than a minute
function termsetup
termsetup(
settings: 'wandb.Settings',
logger: 'SupportsLeveledLogging | None'
) → None
Configure the global logging functions.
Args:
settings
: The settings object passed to wandb.setup() or wandb.init().logger
: A fallback logger to use for “silent” mode. In this mode, the logger is used instead of printing to stderr.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.