by Takayuki Miyauchi on WordPress.org
This plugin is for logging users' activities. You can check anytime who and what has changed.

List of logs.
Once you have installed and activated it, you can check the following activities.
Get a list of logs.
$ wp log list --posts_per_page=5
Get a list of specific level of logs.
$ wp list --level=error --posts_per_page=5