NoTagFormatter

Tags are a formal part of Android, but not other systems. This formatter omits them.

Functions

Link copied to clipboard
open override fun formatMessage(severity: Severity?, tag: Tag?, message: Message): String
Link copied to clipboard
open fun formatSeverity(severity: Severity): String
Link copied to clipboard
open override fun formatTag(tag: Tag): String