Scenario: Sending an SMS to a contact to request a call back. ------------------------------------------------------------- 10h51m48s Open Contact application 10h51m51s Select the contact (Mika) 10h51m52s Open the message composer and write the message 10h52m48s Send the message 10h53m00s Reception of delivery report. 11h30m27s Incoming call (Mika) 11h30m33s Answering the call (recording starts) 11h33m59s End of call ------------------------------------------------------------- // Interaction log 20040623T105148 To foreground 20040623T105148 Showing contacts 20040623T105151 Items: [Antti 0 0 0]//Mika, loc: Exactum (1:00) 22 11 17// Renaud 0 0 0 20040623T105151 Items: Antti 0 0 0//[Mika, loc: Exactum (1:00) 22 11 17]// Renaud 0 0 0 20040623T105152 Sending SMS to: Mika, loc: Exactum (1:00) 22 11 17 20040623T105152 To background // Context log 20040623T103507 profile:0 General (0 7 Off) 20040623T103629 area, cell, nw: 19000, 1952, RADIOLINJA 20040623T104620 devices: 0060579a6f70 [Janne] 0002eea07729 [Antti] 20040623T105148 UserActivity: active 20040623T105148 ActiveApp: [101fbad0] contextbook 20040623T105152 ActiveApp: [100058c5] mce 20040623T105248 SMS : sent msg #1053236 to Mika:"Please call me asap!" 20040623T105352 ActiveApp: [100056cf] ScreenSaver 20040623T105552 UserActivity: idle 20040623T113027 app event: STATUS: call 20040623T113027 app event: STATUS: call status 3 20040623T113027 ActiveApp: [100058b3] Phone 20040623T113033 UserActivity: active 20040623T113033 app event: STATUS: call status 4 20040623T113033 app event: STATUS: recording call 20040623T113359 app event: STATUS: recorded // Communication log 20040623T105248 EVENT ID: 2268 CONTACT: -1 DESCRIPTION: Short message DIRECTION: Outgoing DURATION: 0 NUMBER: +123456789 STATUS: Sent REMOTE: Mika 20040623T105300 EVENT ID: 2269 CONTACT: -1 DESCRIPTION: Short message DIRECTION: Incoming DURATION: 0 NUMBER: +123456789 STATUS: Delivered REMOTE: Mika 20040623T113033 EVENT ID: 2270 CONTACT: -1 DESCRIPTION: Voice call DIRECTION: Incoming DURATION: 207 NUMBER: +123456789 STATUS: REMOTE: Mika ---------------------------------------------------------------------------- An example to illustrate the kind of logs produced by ContextLogger. Details of the nature, timing and participants of communication are logged as well as an approximation of the current location (the current cell) and hints of people present (the Bluetooth devices). In addition to the data shown here, the call has been recorded.