Edge Logging
Change amount of Log Files
<Logger>
<FilePath>$(LunaAppDataPath)Logs</FilePath>
<FileName>agent.log</FileName>
<!--LogLevel: Debug,Information,Warning,Error,Critical,None-->
<LogLevel>Trace</LogLevel>
<FileCountLimit>17</FileCountLimit>
</Logger>Last updated