public Publish ( MessageFlags flags, string message = null, string details = null, |
||
flags | MessageFlags | additional flags to set to this log |
message | string | |
details | string | A long text field with the details of the message. |
exception | An exception object if one is provided. | |
return | void |