![]() | NestedDiagnosticsLogicalContext Methods |
The NestedDiagnosticsLogicalContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Clear | Obsolete.
Clears current stack.
|
![]() ![]() | GetAllMessages | Obsolete.
Gets all messages on the stack.
|
![]() ![]() | GetAllMessages(IFormatProvider) | Obsolete.
Gets all messages from the stack, without removing them.
|
![]() ![]() | GetAllObjects | Obsolete.
Gets all objects on the stack. The objects are not removed from the stack.
|
![]() ![]() | PeekObject | Obsolete.
Peeks the top object on the current NDLC stack
|
![]() ![]() | Pop | Obsolete.
Pops the top message off the NDLC stack.
|
![]() ![]() | Pop(IFormatProvider) | Obsolete.
Pops the top message from the NDLC stack.
|
![]() ![]() | PopObject | Obsolete.
Pops the top message off the current NDLC stack
|
![]() ![]() | PushT | Obsolete.
Pushes the specified value on current stack
|
![]() ![]() | PushObject | Obsolete.
Pushes the specified value on current stack
|