PDA

View Full Version : Save Logs Location


Lance R
03-Mar-2006, 05:29 PM
There should be some error checking regarding the saving of the error
logs on the local machine when the local directory doesn't exist.

I.E. C:\Logfile didn't exist (I names my directory c:\logfiles). So
when I went to troubleshoot my app I couldn't find the log files.
Finally after some time, I figured my mistake, changed the name of my
directory to C:\logfiles and it now works.

Lance

admin
07-Mar-2006, 10:37 AM
Hi,

Lance R wrote:
> There should be some error checking regarding the saving of the error
> logs on the local machine when the local directory doesn't exist.
>
> I.E. C:\Logfile didn't exist (I names my directory c:\logfiles). So
> when I went to troubleshoot my app I couldn't find the log files.
> Finally after some time, I figured my mistake, changed the name of my
> directory to C:\logfiles and it now works.
>
> Lance

This isn't a bug but an EurekaLog features! :)

In fact if the path of Log File is wrong or unwritable then the log is
saved in the "%UserProfile%/EurekaLog/ProjectName" folder.

Try to see in this folder on your PC! :)

Manual topic:
http://www.eurekalog.com/docs/index.html?logfiletab.html


--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!