0

Can any One Show me How to get the Symbian device Logs and save them to file, Like Logcat Device log in android.

Thanks in Advance...

rkasula
  • 74
  • 7

1 Answers1

0

Real device does not equal Emulator. There are no logs of loading DLL files or processes in phone. If you want to log something then you have to do it yourself in your application.

Riho
  • 4,523
  • 3
  • 33
  • 48