LocationInfo.StackFrames Property Apache log4netâ„¢ SDK Documentation
Gets the stack frames from the stack trace of the caller making the log request

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

public StackFrameItem[] StackFrames { get; }

Property Value

Type:StackFrameItem[]
See Also