SetStyle(LogMessageFormatSegmentKind, String?) Method

Definition

Assembly XenoAtom.Logging.Terminal.dll

Sets the style mapped to a formatted segment kind.

public void SetStyle(LogMessageFormatSegmentKind kind, string? style)

Parameters

kind
LogMessageFormatSegmentKind

The segment kind.

style
String

The style token to apply, or null to remove styling.