channel property

SLogChannel? channel
final

The log channel that was retrieved from the logger

Is null if not specified or if the channel didn't exists

Implementation

final SLogChannel? channel;