Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 649 Bytes

File metadata and controls

26 lines (18 loc) · 649 Bytes

SimpleConsoleLoggerConfiguration.ShowCategoryName Property

Declaring Type: SimpleConsoleLoggerConfiguration
Namespace: Grynwald.Utilities.Logging
Assembly: Grynwald.Utilities.Logging

Gets whether the category name of log messages is included in the output

public bool ShowCategoryName { get; }

Property Value

bool


Documentation generated by MdDocs