![]() | Gets or sets a value indicating if child loggers inherit their parent's appenders. |
![]() | Get the appenders contained in this logger as an ICollection. |
![]() | Gets the effective level for this logger. |
![]() | Gets or sets the Hierarchy where this Logger instance is attached to. |
![]() | Gets or sets the assigned Level, if any, for this Logger. |
![]() | Gets the logger name. |
![]() | Gets or sets the parent logger in the hierarchy. |
![]() | Gets the ILoggerRepository where this Logger instance is attached to. |
![]() | Add newAppender to the list of appenders of this Logger instance. |
![]() | Closes all attached appenders implementing the IAppenderAttachable interface. |
![]() | � |
![]() | Look for the appender named as name
|
![]() | � |
![]() | � |
![]() | Checks if this logger is enabled for a given Level passed as parameter. |
![]() | Overloaded. This generic form is intended to be used by wrappers. |
![]() | Remove all previously added appenders from this Logger instance. |
![]() | Overloaded. Remove the appender passed as parameter form the list of appenders. |
![]() | � |
![]() |
This constructor created a new Logger instance and sets its name. |
![]() | Deliver the LoggingEvent to the attached appenders. |
![]() | � |
![]() | Overloaded. Creates a new logging event and logs the event without further checks. |
![]() | � |
Logger Class | log4net.Repository.Hierarchy Namespace