- Contents
Log Viewer Help
Use Trace Configuration utility to set trace levels
The Trace Configuration Utility (Trace Config for short) sets trace log verbosity (trace levels) and determines which topics are logged. These settings greatly affect the size of a log file and its contents.
The executable name of this utility is:
"D:\I3\IC\ININ Trace Initialization\inintraceconfig-w32r-1-2.exe"How to set Trace Level using Trace Config
To set a trace level using Trace Config, follow these steps:
-
If you are running Log Viewer, on the Tools menu, click Launch TraceConfig.
-
Click a subsystem to expand its list of topics.
-
Double-click a topic to edit its trace level:
-
Use the slider, spin control, or radio buttons to change the trace setting. Use the table below as a guide:
Severity |
Range |
Description |
Critical |
0-10 |
Only critical errors (those impacting features) will be logged. |
Error |
11-20 |
Any error conditions will be logged. |
Warning |
21-40 |
Any warning conditions will be logged. |
Status |
41-60 |
Operations are logged. |
Notes |
61-80 |
Operations including details are logged. |
Verbose |
81-99 |
Sub-operation details are logged. |
All |
100 |
All trace statements within the program are enabled (This will generate very large log files.) |
-
Click OK to close the Trace Level dialog box.
-
Repeat steps 2-4 to set other trace levels for another topic or subsystem. When you finish, on the File menu, click Exit to close the Trace Configuration utility.