MCPcopy
hub / github.com/plotly/dash / setDebugLevel

Method setDebugLevel

components/dash-table/src/core/Logger/index.ts:79–79  ·  view source on GitHub ↗
(level: DebugLevel)

Source from the content-addressed store, hash-verified

77 debug: LoggerFn;
78
79 setDebugLevel(level: DebugLevel): void;
80 setLogLevel(level: LogLevel): void;
81}
82

Callers 4

index.tsFile · 0.80
index.jsFile · 0.80
demo.jsFile · 0.80
bundle.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected