Thursday, September 25, 2008

How can I configure the report to show only errors by default?

You can configure the report to show only errors by default by adding the following section to the QTReport.ini file in your \bin folder.

[FilterDialog]

ReportAppDefaultFilter=1 # for error only
ReportAppDefaultFilter=3 # shows all messages (default)

No comments: