|
How to use EurekaLog |
|
|
You must recompile your Visual Studio projects in order to use EurekaLog with them.
EurekaLog will automatically apply all necessary changes to make your projects intercept every exception.
Full debug info
There is one exception to this claim. Namely, in order to be able to display line numbers in the exceptions' call stacks, EurekaLog needs complete debug information.
In order to enable this you need to do two things:
To access to your project EurekaLog options, use the new "EurekaLog/Options..." menu item (see here). |