Radzen Log file


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.

Hi @arghyadip.roy1601,

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.