menu
super_editor package
documentation
super_editor.dart
initAllLogs function
initAllLogs function
dark_mode
light_mode
initAllLogs
function
void
initAllLogs
(
Level
level
)
Implementation
void initAllLogs(logging.Level level) { initLoggers(level, {logging.Logger.root}); }
super_editor package
documentation
super_editor
initAllLogs function
super_editor library