Strangely, whenever I run my Radzen application from Visual Studio, a Radzen log file is generated. How can I disable this?
Attached image for reference.
That’s very strange as our plugin should not create such files. What is their content?
Hi @korchev
After changing stdoutLogEnabled from true to false in the web.config file, the files stopped generating.