Represents configuration for a single logger category.
public sealed class LoggerConfig
kind:method, kind:property, kind:ctor. Press Esc to clear.IncludeParentWritersGets or sets a value indicating whether parent writers are inherited.MinimumLevelGets or sets the minimum level for this logger category.NameGets the logger category name this configuration applies to.OverflowModeGets or sets the overflow behavior for this logger category.WritersGets the writer configurations associated with this logger category.