ThreadContext Stacks Property Apache log4net™ SDK Documentation
The thread stacks

Namespace: log4net
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public static ThreadContextStacks Stacks { get; }

Property Value

Type: ThreadContextStacks
stack map
Remarks

The thread local stacks.

See Also