←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly