Accusoft NotateXpress 13
NX_ErrorLevels Enumeration
Description
Specifies the amount of error information to write to the debug log file.
Members
MemberValueDescription
NX_Detailed2This setting will produce detailed error information that is useful when debugging a problem during the development process.
NX_Development1This setting will produce additional error information that is useful during the development process.
NX_Production0The default error level. This setting will product the minimum amount of error information.
Remarks

The default value is NX_Production.

This enumeration is set using the DebugErrorLevel property. The Debug property must be set to true to log any information.

See Also

Debug Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback