StackTraceKey Field

Summary

Key used to store the stack trace information in LogEntry custom information.

Syntax
C#
VB
C++
public const string StackTraceKey 
  
Public Const StackTraceKey As String 
public: 
const String^ StackTraceKey 

Remarks

If the Exception(String,Exception) method is called this information is automatically added to the custom information for the LogEntry.

Requirements

Target Platforms

See Also

Reference

Logger Class

Logger Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly