tag property

String tag
final

A custom label or category used to identify the logger instance.

Commonly used to associate logs with a specific class, service, or module.

Implementation

final String tag;