Interface for objects that require fixing.
For a list of all members of this type, see IFixingRequired Members.
Type | Description |
---|---|
ThreadContextStack | Implementation of Stack for the ThreadContext |
Interface that indicates that the object requires fixing before it can be taken outside the context of the appender's DoAppend method.
When objects that implement this interface are stored in the context properties maps GlobalContext Properties and ThreadContext Properties are fixed (see Fix) the GetFixedObject method will be called.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
IFixingRequired Members | log4net.Core Namespace