FLogger on the emulator

Login to reply to this topic.
Fri, 2003-10-17 08:17
Joined: 2003-10-15
Forum posts: 78
I've read an article about FLogger, useful tool.

My app behaves differently on the emulator and on the device, so I need to compare behavior. Hence, I decided to make similar logs and compare them.

How can I run FLogger on the emulator?
Which directory should I create?

I tried creating C:\Symbian\6.1\Series60\Epoc32\Release\wins\udeb\z\system\Logs\OrbLogs and initializing FLogger with
iLog.CreateLog(_L("OrbLogs"),_L("OrbLog.txt"),EFileLoggingModeOverwrite);

It doesn't work


Fri, 2003-10-17 08:22
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2009
FLogger on the emulator
Yes, it works on emulator.
You have to create "C:\Symbian\6.1\Series60\Epoc32\Wins\c\Logs\OrbLogs" to enable your logs.

Cheers,
Eric

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Fri, 2003-10-17 08:29
Joined: 2003-10-15
Forum posts: 78
FLogger on the emulator
Never mind I found it

C:\Symbian\6.1\Series60\Epoc32\Wins\c\Logs

Fri, 2003-10-17 08:56
Joined: 2003-10-15
Forum posts: 78
FLogger on the emulator
Oh, I haven't seen your post Smiley

Wed, 2005-12-07 13:46
Joined: 2005-02-24
Forum posts: 278
Re: FLogger on the emulator
How can I DISABLE logging after enabling it on REAL device???
Log folders CAN'T be deleted as in use by system!!! Huh Shocked

-- JumpJack --

  • Login to reply to this topic.