.NET Reflector
Latest version: 8.0
Notes & articles
Log file for .NET Reflector Pro
Category: Troubleshooting & error messages
Date: October 2010
Product: .NET Reflector Pro
The information on this page applies to .NET Reflector Pro only. .NET Reflector does not create log files.
Log files collect information about the application while you are using it. These files are useful to us if you have encountered a problem.
Enabling logging
In .NET Reflector Pro's default state, very little information is recorded in the log. To record more information:
Using an XML editor, open
Change the value for the recording level to 'WARN' for both the <root> and <logger> nodes, as in the example below:
<root>
<level value="WARN" />
<appender-ref ref="DefaultRGFile" />
</root>
<logger name="RedGate.Reflector.Addin">
<level value="WARN"/>
</logger>
Opening the log file
Log files are stored in:
If the log files in this directory are all empty, you may need to increase the recording level in LoggingConfiguration.xml to 'ERROR' or 'FATAL', following the instructions above.
Was this article helpful?
.NET Reflector
- Log files
- Methods showing no source code in the disassembly window
- Permissions error on starting Visual Studio
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
.NET Reflector
- Debugging a SharePoint customization
- Debugging into SharePoint and seeing the locals
- Downloading .NET Reflector as a zip file
- Introduction to building .NET Reflector add-ins
- .NET Reflector Tips: keyboard shortcuts
- Using the .NET Reflector Power Commands
- Release notes - .NET Reflector 7.x
- Release notes - .NET Reflector 8.x
- Using the .NET Reflector installer
- Using .NET Reflector with Visual Studio 2005 or 2008
- .NET Reflector and .NET Reflector Pro release notes - version 6.xx
- .NET Reflector, .NET Reflector VS and .NET Reflector VS Pro release notes - version 7.xx
- The XP Bug Workaround
- Log file for .NET Reflector Pro
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

