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: 2.0.8.0-.NET 4.0
Syntax

public StackFrameItem[] StackFrames { get; }

Property Value

Type:StackFrameItem[]
See Also

Reference