Log | 
This is preliminary documentation and is subject to change.
The LogEventItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | Specific log action. | |
| Comment | The edit/log comment. | |
| HiddenFields | Gets a combination of flags indicating which fields have been hidden. (mw:Manual:RevisionDelete) | |
| LogId | Gets ID of the log entry. | |
| NamespaceId | Namespace ID of the page affected by this item. | |
| PageId | the page id at the time the log was stored. | |
| Params | For log items, gets additional log parameters. | |
| ParsedComment | The parsed comment for the edit/log comment. | |
| Tags | Tags for the event. | |
| TimeStamp | The time and date of the change. | |
| Title | Full title of the page affected by this item. | |
| Type | Gets log type name. | |
| UserId | The user ID who was responsible for the log event/recent change. | |
| UserName | Name of the user making this recent change. |