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_Common_InternalLogger_Error_2.htm below:

InternalLoggerError Method (Exception, String, Object)

InternalLoggerError Method (Exception, String, Object)

Logs the specified message with an

Exception

at the Error level.

Namespace:  NLog.Common
Assembly:

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

Syntax
public static void Error(
	Exception ex,
	string message,
	params Object[] args
)
Public Shared Sub Error ( 
	ex As Exception,
	message As String,
	ParamArray args As Object()
)

Dim ex As Exception
Dim message As String
Dim args As Object()

InternalLogger.Error(ex, message, args)
static member Error : 
        ex : Exception * 
        message : string * 
        args : Object[] -> unit 
Parameters
ex
Type: SystemException
Exception to be logged.
message
Type: SystemString
Message which may include positional parameters.
args
Type: SystemObject
Arguments to the message.
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