-
Home
-
API
-
XenoAtom.Logging.Writers
-
TerminalLogStyleConfiguration
-
Methods
-
SetLevelStyle(LogLevel, String?)
SetLevelStyle(LogLevel, String?) Method
Definition
Sets the style mapped to a specific log level for the level segment.
public void SetLevelStyle(LogLevel level, string? style)
Parameters
- style
- String
The style token to apply, or null to remove styling.