-
Home
-
API
-
XenoAtom.Logging.Writers
-
TerminalLogStyleConfiguration
-
Methods
-
GetLevelStyle(LogLevel)
GetLevelStyle(LogLevel) Method
Definition
Gets the style mapped to a specific log level for the level segment.
public string? GetLevelStyle(LogLevel level)
Parameters
Returns
- String
- The mapped style token, or
null when unstyled.