in app.config, nlog is configed like this, but when logexpert is running i can't find logexpert.log:
<configSections>
<section name="nlog" type="NLog.Config.ConfigSectionHandler, NLog"/>
</configSections>
<System.Windows.Forms.ApplicationConfigurationSection>
<add key="DpiAwareness" value="PerMonitorV2" />
</System.Windows.Forms.ApplicationConfigurationSection>
in app.config, nlog is configed like this, but when logexpert is running i can't find logexpert.log: