RFileLogger in Symbian 9.0
| Mon, 2007-01-22 16:16 | |
|
Hi All,
I cannot find RFileLogger in the Symbian 9.0 documentation (I am using S60 3rd ed). I understand that it is still possible to use it through a workaround ( http://newlc.com/Creating-log-files.html ). Does anyon know if there is an official replacement available? I'd be grateful if you could point me to it. Thanks, Enrico |
|






Forum posts: 110
Forum posts: 2009
It is tagged as "Internal and not inteded to use" since Symbian OS v8.0.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 214
Only in Nokia N93 the logs are not created at all. Probably some bug in phone
"I only know that I know nothing." (Socrates)
Forum posts: 63
Another thing could be: write your own logging class (or service)
Regarding the problem, that the logfile is not written:
The logfile is only written if "KLogFileSubDir" exists! You can use BaflUtils to Ensure the path exists
regards
Martin
Forum posts: 214
"I only know that I know nothing." (Socrates)
Forum posts: 11
Undefined symbol: 'void TLogFormatter8Overflow::Overflow(class TDes8 &) (?Overflow@TLogFormatter8Overflow@@UAEXAAVTDes8@@@Z)' referenced from 'const TLogFormatter8Overflow::`vftable' (??_7TLogFormatter8Overflow@@6B@~)'
Undefined symbol: 'void TLogFormatter16Overflow::Overflow(class TDes16 &) (?Overflow@TLogFormatter16Overflow@@UAEXAAVTDes16@@@Z)' referenced from 'const TLogFormatter16Overflow::`vftable' (??_7TLogFormatter16Overflow@@6B@~)'
when I try and add looger.lib, I get this error:
No library file found matching 'liblogger.lib{.lib|.a}' or 'logger.lib'
What have I missed?
Forum posts: 1
to BlackStar:
it's flogger.lib