LogTypes Enumerator
Description
Location where messages should be logged.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
| Name | Value | Description |
| ConsoleLogType | 1 | Log information to Fusion text command window. This logs only the provided message string. |
| FileLogType | 0 | Log information to the Fusion app log file. |
