A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://nlog-project.org/documentation/v4.7.0/html/M_NLog_LogEventInfo_SetCallerInfo.htm below:

LogEventInfoSetCallerInfo Method

Sets the details retrieved from the Caller Information Attributes

Namespace:  NLog
Assembly:

NLog (in NLog.dll) Version: 4.7.0+4d138800820311d0b60b6437f1dd2ed1d571d47d

Syntax
public void SetCallerInfo(
	string callerClassName,
	string callerMemberName,
	string callerFilePath,
	int callerLineNumber
)
Public Sub SetCallerInfo ( 
	callerClassName As String,
	callerMemberName As String,
	callerFilePath As String,
	callerLineNumber As Integer
)

Dim instance As LogEventInfo
Dim callerClassName As String
Dim callerMemberName As String
Dim callerFilePath As String
Dim callerLineNumber As Integer

instance.SetCallerInfo(callerClassName, 
	callerMemberName, callerFilePath, 
	callerLineNumber)
member SetCallerInfo : 
        callerClassName : string * 
        callerMemberName : string * 
        callerFilePath : string * 
        callerLineNumber : int -> unit 
Parameters
callerClassName
Type: SystemString
callerMemberName
Type: SystemString
callerFilePath
Type: SystemString
callerLineNumber
Type: SystemInt32
See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4