PDA

View Full Version : Encrypted Log file


bajwagr8
31-Mar-2008, 09:03 AM
Hi,

I am using Eurekalog to catch handled/unhandled exceptions. I have to log these exceptions on client application and I don't want the end end-user to open .elf file (even in notepad) and see details of any exceptions or memory leaks. This simply wouldn't be advisable to show the customer that application has any problems.

It would be great if Eurekalog can introduce Encryption to all log file (rather than only call stack).

Otherwise, password protection should be enabled and user can't even open the file in notepad.

I believe, this would be great benefit to all Eurekalog users.

Thanks,
Salman Bajwa.

Davide Angeli
31-Mar-2008, 11:36 AM
> I am using Eurekalog to catch handled/unhandled exceptions. I have to
> log these exceptions on client application and I don't want the end
> end-user to open .elf file (even in notepad) and see details of any
> exceptions or memory leaks. This simply wouldn't be advisable to show
> the customer that application has any problems.
>
> It would be great if Eurekalog can introduce Encryption to all log file
> (rather than only call stack).
>
> Otherwise, password protection should be enabled and user can't even
> open the file in notepad.
>
> I believe, this would be great benefit to all Eurekalog users.

It's a good idea also for me!

Unregistered
08-Jul-2008, 02:17 PM
How about encrypting zip file with password? The same password that used to encrypt call stack.