Click or drag to resize
LogWriterWriteToLog Method
Overload List
  NameDescription
Public methodWriteToLog(String)
Write event to the log file. Used LogLevel is Level.Information.
Public methodWriteToLog(LogLevel, String)
Write event to the log file
Top
See Also