Currently all features and settings of the iLogic configuration in Inventor can be defined in the Inventor ApplicationOptions.xml file:
<iLogic CustomAddinDirectory="" EventTriggersFilter="0" ExcelEngineType="0" ExternalRuleDefaultExtension=".vb" RuleSecurityInspection="1">
<ExternalRuleDirectories>
<ExternalRuleDirectory Path="D:\Code\iLogic"/>
</ExternalRuleDirectories>
</iLogic>
Additionally it would be nice to define the iLogic Logging Level but this option seems to be missing as dedicated XML-Attribute:
