Log(LogLevel,String,Object[]) Method
Syntax
'Declaration
Public Overloads Shared Sub Log( _
ByVal _level_ As LogLevel, _
ByVal _format_ As String, _
ByVal ParamArray _args_() As Object _
)
public static void Log(
LogLevel _level_,
string _format_,
params object\[\] _args_
)
Parameters
level
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