Logging: TRACE Setting
Created by: CaiB
Ideas:
-
public bool TraceOutput { get; set; }
required by common interfaces (ISensor
,IMotor
,ISubsystem
, etc). - New
TRACE
logging level. Independent from others (always output, as it is configured by-device). - Maybe output Class name and instance ID for every message?