Click or drag to resize

LogWriteWithId Method

Overload List
  NameDescription
Public methodWriteWithId(String, String, Object)
Writes a message with a user specified identifier preceeding the message, usually channel name or thread id.
Public methodWriteWithId(Int32, String, String, Object)
Writes a message with a user specified identifier preceeding the message, usually channel name or thread id. Also includes an assigned log level.
Top
See Also