![]() | |
LogWrite Method |
Name | Description | |
---|---|---|
![]() | Write(String) |
Writes the specified string message to the log file.
|
![]() | Write(Int32, String) |
Writes the specified string message to the log file and assigns a numeric log level.
|
![]() | Write(String, Object) |
Writes the specified StringObj message to the log file.
|
![]() | Write(Int32, String, Object) |
Writes the specified string message to the log file with parameters and a log level.
|