Use the XML based configuration file with your application program to make the ReflectInsight viewer behave the way you want it to be. There are a few configuration categories from auto save, filtering, to message coloring and many more.
ReflectInsight is configured using an XML configuration file. The configuration information can be embedded within other XML configuration files such as the application or web .config file, or in a separate file. The configuration is easily readable and updateable while retaining the flexibility to express all configurations.
Alternatively ReflectInsight can be configured programmatically.
ReflectInsight automatically monitors its configuration file for changes and dynamically applies these changes when made. In many cases it is possible to diagnose application issues without terminating the process in question. This can be a very valuable tool in investigating issues from your deployed applications.
The ReflectInsight Insight Configuration Editor helps in easily creating config files through visual interface but advance users can work with XML.
The tool is very useful for Editing Settings, Defining Message Patterns/Formats, Defining Extensions, Defining Listeners, Associating Colors with Message Types and many more.