toShortString
Converts a LogPriority to a single-character string representation.
Return
A single-character representation of the log priority (e.g., D
for DEBUG, E
for ERROR).
Converts a LogPriority to a single-character string representation.
A single-character representation of the log priority (e.g., D
for DEBUG, E
for ERROR).