LogDebug Field

Summary

The default value that specifies whether an EventType.Debug event log should be written to the log file.

Syntax
C#
VB
C++
public const bool LogDebug 
  
Public Const LogDebug As Boolean 
public: 
const bool LogDebug 

Field Value

true to log debug information; otherwise, false.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly