openSession

Returns the log session object. The given Uri must points session log entries: .../session/#, .../session/[KEY]/[NUMBER], or both with ./log appended. For Uris not matching these patterns a LocalLogSession object will be created.

Return

The log session, or null.

Parameters

context

the application context.

uri

the session uri.