tag property
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;
A custom label or category used to identify the logger instance.
Commonly used to associate logs with a specific class, service, or module.
final String tag;