Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public void Log(
String logMessage,
Boolean addTimeStamp,
Int32 loggingLevel
);
[Visual Basic .NET]
Public Sub Log( _
ByVal logMessage As String, _
ByVal addTimeStamp As Boolean, _
ByVal loggingLevel As Int32 _
)
Implements Logging.Log
The message is logged only if the loggingLevel is less than or equal to the level set in logging.xml.
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.Logging.
Assembly: Requires Logging (in Logging.dll).
.NET Framework: Requires .NET Framework 1.1.