menu
ouisync
ouisync.dart
Server
initLog abstract method
initLog
dark_mode
light_mode
initLog
abstract method
Future
<
void
>
initLog
(
)
Initializes logging in the underlying Ouisync service.
Implementation
Future<void> initLog();
ouisync
ouisync
Server
initLog abstract method
Server class