Title: Logbook
Author: Takayuki Miyauchi
Published: <strong>ноември 14, 2017</strong>
Last modified: март 8, 2018

---

Search plugins

![](https://ps.w.org/logbook/assets/banner-772x250.png?rev=1766260)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/logbook/assets/icon-256x256.png?rev=1766120)

# Logbook

 By [Takayuki Miyauchi](https://profiles.wordpress.org/miyauchi/)

[Download](https://downloads.wordpress.org/plugin/logbook.1.1.0.zip)

 * [Details](https://mk.wordpress.org/plugins/logbook/#description)
 * [Reviews](https://mk.wordpress.org/plugins/logbook/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/logbook/#installation)
 * [Development](https://mk.wordpress.org/plugins/logbook/#developers)

 [Support](https://wordpress.org/support/plugin/logbook/)

## Description

Once you have installed and activated it, you can check the following activities.

### Features

 * Super lightweight and it doesn’t affect site’s performances.
 * It has passed over 100 patterns unit test, you can use it with confidence in 
   the enterprise.
 * Extensible event saving logs, so you can develop own add-ons for collecting it.
 * Saving logs the following activities on WordPress
    - Publish, update or delete published posts.
    - Activate or deactivate plugins or themes.
    - Updating WordPress core, plugins, language files.
    - Users login action
    - Login and posting via XML-RPC
    - PHP errors (On the debug mode, it also save Warning and Notice)
 * WP-CLI command ready.

### Detail of saving logs

 * WordPress
    - Core updates
    - Plugin/Theme updates
    - Language updates
 * Post/Page/Attachment
    - Created
    - Updated
    - Deleted
 * Plugin
    - Activated
    - Deactivated
 * Theme
    - Switched
 * User
    - Logged in
 * XML-RPC
    - Authenticated
    - Created
    - Updated
    - Deleted
 * PHP
    - Errors
    - Warnings (WP_DEBUG only)
    - Notices (WP_DEBUG only)

### WP-CLI

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
    ```

### Issues

[https://github.com/tarosky/logbook](https://github.com/tarosky/logbook)

## Screenshots

 * [[
 * List of logs.
 * [[
 * Diff of post.
 * [[
 * Error of plugin.

## Installation

 1. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Installation Instructions

 1. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reviews

![](https://secure.gravatar.com/avatar/33181bace76bc0c4caabf6b689c95f419cd7d62afdc45d2af39cf7cd18b8d07f?
s=60&d=retro&r=g)

### 󠀁[すばらしいです！](https://wordpress.org/support/topic/%e3%81%99%e3%81%b0%e3%82%89%e3%81%97%e3%81%84%e3%81%a7%e3%81%99%ef%bc%81/)󠁿

 [CC-2224](https://profiles.wordpress.org/cc-2224/) јули 19, 2018

そこまで必要のないログは取らない仕様なので大変重宝しております。 要望としましては、
プラグインのアップデートした後にこちらのログ一覧を見ると 『プラグインをアップデート
しました。』と出てきますが、 これだとプラグイン名やバージョンがわからないので、 『
プラグイン「●●」をver●●からver●●にアップデートしました。』 このような感じだとわか
りやすいように思いました。

![](https://secure.gravatar.com/avatar/34bdb82725f1524e17e9e71c5a6a24c5c55d2187c2f59f8463cf74edf1d44c5b?
s=60&d=retro&r=g)

### 󠀁[Great!!!](https://wordpress.org/support/topic/great-7773/)󠁿

 [Takashi Hosoya](https://profiles.wordpress.org/tkc49/) февруари 21, 2018

It’s really convenient!! Thank you!

![](https://secure.gravatar.com/avatar/9e12ee73c860b3578909fca126abb2b1d5e0289b14c1c30a75b76f68061c82d8?
s=60&d=retro&r=g)

### 󠀁[Excellent!!](https://wordpress.org/support/topic/excellent-5789/)󠁿

 [Ryo Uozumi](https://profiles.wordpress.org/ryoraspp/) јануари 12, 2018

色々なことをログに残せるので、どう変更したか後で見返せれて便利です！ そして、XML-
RPCのログインをwarmで警告してくれるので、改竄を防げれて安心です。 もうこのプラグ
インなしではやっていけられません。

![](https://secure.gravatar.com/avatar/f2dbfa9168dab27955e5b71744da44875df333d73135bc55be39136a2fe190ca?
s=60&d=retro&r=g)

### 󠀁[Out of the box, works like a charm!](https://wordpress.org/support/topic/out-of-the-box-works-like-a-charm/)󠁿

 [Marjoline](https://profiles.wordpress.org/marjoline/) декември 12, 2017

Love this logbook! It is great to be able to see who deleted what when things have
completely disappeared! Thanks for this excellent addition to the WordPress plugin
collection!

![](https://secure.gravatar.com/avatar/18963c13fec955584ebe959bd1c96309ebc59af1cff18642a4c3d0fe0e23a04b?
s=60&d=retro&r=g)

### 󠀁[great!](https://wordpress.org/support/topic/great-7319/)󠁿

 [kimipooh](https://profiles.wordpress.org/kimipooh/) ноември 17, 2017

It’s helpful tool!

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/logbook/reviews/)

## Contributors & Developers

“Logbook” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)
 *   [ TAROSKY INC. ](https://profiles.wordpress.org/tarosky/)

“Logbook” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/logbook/contributors)
for their contributions.

[Translate “Logbook” into your language.](https://translate.wordpress.org/projects/wp-plugins/logbook)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/logbook/), check out
the [SVN repository](https://plugins.svn.wordpress.org/logbook/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/logbook/) by [RSS](https://plugins.trac.wordpress.org/log/logbook/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

You can see all changelog on GitHub.

https://github.com/tarosky/logbook/releases

## Meta

 *  Version **1.1.0**
 *  Last updated **8 години ago**
 *  Active installations **2.000+**
 *  WordPress version ** 4.8 or higher **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/logbook/) и [Japanese](https://ja.wordpress.org/plugins/logbook/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/logbook)
 * Tags
 * [Event](https://mk.wordpress.org/plugins/tags/event/)[log](https://mk.wordpress.org/plugins/tags/log/)
   [security](https://mk.wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://mk.wordpress.org/plugins/logbook/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/logbook/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/logbook/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/logbook/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/logbook/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/logbook/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/logbook/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/logbook/reviews/)

## Contributors

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)
 *   [ TAROSKY INC. ](https://profiles.wordpress.org/tarosky/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/logbook/)