Telerik Reporting (unlike other Telerik libraries) seems to write quite a lot of info to the output window when running an application...
This makes reviewing the debug or trace output from my own application difficult...
Does anyone know how I can turn this off?
TIA
*** ReportProcessor.Render STARTED ****** ReportProcessor.GetRenderer STARTED ****** ReportProcessor.GetRenderer DONE in 00:00:00.0000178 ****** ProcessReport #0 STARTED ****** Report Processing STARTED ****** Report Processing DONE in 00:00:00.5451143 ****** Measure Report (Horizontal) STARTED ****** Measure Report (Horizontal) DONE in 00:00:00.0225983 ****** Measure Report (Vertical) STARTED ****** Measure Report (Vertical) DONE in 00:00:00.0752775 ****** ProcessReport #0 DONE in 00:00:00.6693311 ****** RenderReport #0 STARTED ****** RenderReport #0 DONE in 00:00:04.3975884 ****** ReportProcessor.Render DONE in 00:00:05.0752669 ***This makes reviewing the debug or trace output from my own application difficult...
Does anyone know how I can turn this off?
TIA