5.5 logs -- Module to access the phone logs.

Availability: S60.

The logs offers generic access to the phone's log. Via logs's API it is possible to access, for example, the list of received calls or the list of sms received. At this stage, it is only possible to read logs.

All of the accessor functions return a list of dictionaries containing the log events. The first item on the list is the latest event.

Each dictionary has the following entries:

The current log types are currently supported:

For those functions providing an optional mode parameter, the default mode is currently set to 'in'. mode can take one of the following values:



Subsections
See About this document... for information on suggesting changes.