instance property

DAQLogger get instance

Implementation

static DAQLogger get instance => _instance ??= DAQLogger._internal();