| Interface | Description |
|---|---|
| ContentViewedLogging |
Defines methods that perform logging methods about a user viewing
selected pieces of content
|
| RequestLogging |
Defines methods that perform logging methods about a user's requests through
the system
|
| UserEventLogging |
Defines methods that perform logging methods about a user's life cycle
through the system.
|
| Class | Description |
|---|---|
| ContentViewedLogEntry | |
| ContentViewedLoggingService | |
| RequestLogEntry |
An object which represents a "request" - e.g.
|
| RequestLoggingService | |
| SessionScopedLogEntry |
A log entry that is associated with a particular session
|
| UserEventLogEntry | |
| UserEventLoggingService |