deviceSeverity property

Map<Device, BurtLogLevel> deviceSeverity
final

Contains the highest severity that each device emitted.

Implementation

final Map<Device, BurtLogLevel> deviceSeverity = {};