AccusoftThumbnailXpress6 ActiveX DLL : TN_DebugErrorLevel Enumeration |
Option values which determine the amount of logging detail to be sent to the log file.
Member | Value | Description |
---|---|---|
TN_Detailed | 2 | 2 - This value is for debugging and has the highest level of detail in the log. |
TN_Development | 1 | 1 - This value is for logging in development mode and has some additional amount of detail in the log. |
TN_Production | 0 | 0 - This value is for logging in production mode and has the least amount of detail in the log. |