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