Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
index.js
File · 0.80
demo.js
File · 0.80
bundle.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected