.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.Diagnostics
ILogger Interface
ILogger Methods
Log Method
ILogger
Log Method
Logs messages depending on the ids trace level.
Namespace:
Intuit.Ipp.Diagnostics
Assembly:
Intuit.Ipp.Diagnostics (in Intuit.Ipp.Diagnostics.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
void
Log
(
TraceLevel
idsTraceLevel
,
string
messageToWrite
)
Parameters
idsTraceLevel
Type:
Intuit.Ipp.Diagnostics
TraceLevel
IDS Trace Level.
messageToWrite
Type:
System
String
The message to write.
See Also
Reference
ILogger Interface
Intuit.Ipp.Diagnostics Namespace