common / com.mapbox.base.common.logger.model / Tag / <init>

<init>

Tag(tag: String)

Wrapper class for loggers tag.

Parameters

tag - used to identify the source of a log message. It usually identifies the class or activity where the log call occurs.