tphillips
4 years agoFrequent Contributor
Log folder equivalent of Indicator.Clear()
Is there an equivalent of Indicator.Clear() for Log Folders? How can I add a Log folder to the outermost logs without having to call Log.PopLogFolder() lots of times in a loop?
For now the solution I have come up with is to pass a negative value (e.g. -1000) to the Log.CreateFolder() OwnerFolderID argument.
There must be a better way, right?
For now, I have created a feature request: