LogPublisherInitialStackTrace Field

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.

Definition

Namespace: Gemstone.Diagnostics
Assembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.172 -- Release Build+09837169eddb86bb3876e0f07771cb1fa9cf8d8d
public LogStackTrace InitialStackTrace

Field Value

LogStackTrace

See Also