Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LocationInfo�Constructor�(Type)
Constructor
[Visual�Basic]
Overloads�Public�Sub�New( _
���ByVal
callerStackBoundaryDeclaringType�As�
Type�_
)
[C#]
public�LocationInfo(
���
Type�
callerStackBoundaryDeclaringType);
Parameters
-
callerStackBoundaryDeclaringType
- The declaring type of the method that is the stack boundary into the logging system for this call.
Remarks
Initializes a new instance of the LocationInfo class based on the current thread.
See Also
LocationInfo Class | log4net.Core Namespace | LocationInfo Constructor Overload List