Click or drag to resize

LogPublisher Fields

The LogPublisher type exposes the following members.

Fields
  Name Description
Public field InitialStackMessages The stack messages that existed when this publisher was created. This can be modified by the user of this publisher. Any messages that get published by this class will automatically have this data added to the log message.
Public field InitialStackTrace The stack trace that existed when this publisher was created. This can be modified by the user of this publisher. Any messages that get published by this class will automatically have this data added to the log message.
Top
See Also