ToShortString(LogLevel) Method

Definition

Assembly XenoAtom.Logging.dll

Converts a level to its short uppercase representation.

public static string ToShortString(this LogLevel level)

Parameters

level
LogLevel

The level to convert.

Returns

String
The short text representation.