The properties of the LogMessageEventArgs class are listed below. For a complete list of LogMessageEventArgs class members, see the LogMessageEventArgs Members topic.
![]() | The array of variable arguments. |
![]() | An exception if it exists (passed in as the first in the argument list). |
![]() | The formatted message text, constructed from the arguments and using the Text as a formatting string. |
![]() | Returns the name of the logger for this message |
![]() | Returns the level of this message |
![]() | The message text. |
LogMessageEventArgs Class | EnterpriseDT.Util.Debug Namespace