tag property

String? tag
final

A unique tag, that can be used to connect log entries to a certain event in an application.

Implementation

final String? tag;