logger top-level property
final
Displays logs in the terminal and sends them to the Dashboard
Implementation
final logger = BurtLogger(socket: collection.videoServer);
Displays logs in the terminal and sends them to the Dashboard
final logger = BurtLogger(socket: collection.videoServer);