GetStyle(LogMessageFormatSegmentKind) Method

Definition

Assembly XenoAtom.Logging.Terminal.dll

Gets the style mapped to a formatted segment kind.

public string? GetStyle(LogMessageFormatSegmentKind kind)

Parameters

kind
LogMessageFormatSegmentKind

The segment kind.

Returns

String
The mapped style token, or null when unstyled.