Accusoft BarcodeXpress v10.0
BC_ErrorLevels Enumeration
Description

Defines the amount of error information to write to the DebugLogFile.

Members
MemberValueDescription
BC_Detailed2Place as much information into the DebugLogFile as possible. You should use this option when you are tracking down a problem.
BC_Development1Place information into the DebugLogFile that is useful during normal development using this component.
BC_Production0Place minimal information into the DebugLogFile.
Remarks

The default value is BC_Production.

This enumeration allows you to specify the amount of detail to place into the DebugLogFile and can be set by the DebugErrorLevel property.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback