Method | Description | |
---|---|---|
At ( log4net.Core.Level threshold ) : |
Specifies the logging level for this logger.
|
|
InheritAppenders ( bool inherit ) : |
Specifies whether to inherit appender configurations from parent loggers.
|
Method | Description | |
---|---|---|
ApplyTo ( log4net.Repository.Hierarchy.Logger logger ) : void | ||
LoggerConfiguration ( ) : System.Collections.Generic |
public At ( log4net.Core.Level threshold ) : |
||
threshold | log4net.Core.Level | A |
return |
public InheritAppenders ( bool inherit ) : |
||
inherit | bool | Whether to inherit appenders. |
return |