Log(LogLevel,Exception,String,Object[]) Method
Syntax
'Declaration
Public Overloads Shared Sub Log( _
ByVal _level_ As LogLevel, _
ByVal _ex_ As Exception, _
ByVal _format_ As String, _
ByVal ParamArray _args_() As Object _
)
public static void Log(
LogLevel _level_,
Exception _ex_,
string _format_,
params object[] _args_
)
Parameters
level
ex
format
args
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family