deviceSeverity property
final
Contains the highest severity that each device emitted.
Implementation
final Map<Device, BurtLogLevel> deviceSeverity = {};
Contains the highest severity that each device emitted.
final Map<Device, BurtLogLevel> deviceSeverity = {};