MCPcopy Index your code
hub / github.com/plotly/dash / setLogLevel

Method setLogLevel

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

Source from the content-addressed store, hash-verified

78
79 setDebugLevel(level: DebugLevel): void;
80 setLogLevel(level: LogLevel): void;
81}
82
83const logger: any = {

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