Logger.WriteLine Method
Writes a string followed by a line terminator to the log file.
Namespace: Ws.SvcImporter
Assembly: (in )
Syntax
public void WriteLine (
string text,
Ws.SvcImporter.LogLevel logLevel
)
Parameters
- text
Contains the string to write. If value is a null reference, only the line termination characters are written. - logLevel
Specifies the level of verbosity.
Return Value
Version Information
Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.