Title: Logbook
Author: Takayuki Miyauchi
Published: <strong>14 noiembrie 2017</strong>
Last modified: 8 martie 2018

---

Caută module

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

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Logbook

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

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

 * [Detalii](https://ro.wordpress.org/plugins/logbook/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/logbook/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/logbook/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/logbook/#developers)

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

## Descriere

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)

## Capturi ecran

[⌊List of logs.⌉⌊List of logs.⌉[

List of logs.

[⌊Diff of post.⌉⌊Diff of post.⌉[

Diff of post.

[⌊Error of plugin.⌉⌊Error of plugin.⌉[

Error of plugin.

## Instalare

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

## Întrebări frecvente

  Installation Instructions

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

## Recenzii

![](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 iulie 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 februarie 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 ianuarie 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 decembrie 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 noiembrie 2017

It’s helpful tool!

 [ Citește toate cele 5 recenzii ](https://wordpress.org/support/plugin/logbook/reviews/)

## Contributori și dezvoltatori

„Logbook” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

„Logbook” a fost tradus în 1 locală. Mulțumim [traducătorilor](https://translate.wordpress.org/projects/wp-plugins/logbook/contributors)
pentru contribuția lor.

[Tradu „Logbook” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/logbook)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/logbook/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/logbook/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/logbook/)
prin [RSS](https://plugins.trac.wordpress.org/log/logbook/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

You can see all changelog on GitHub.

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

## Meta

 *  Versiunea **1.1.0**
 *  Ultima actualizare **Acum 8 ani**
 *  Instalări active: **1.000+**
 *  Versiune WordPress ** 4.8 sau mai recentă **
 *  Testat până la **4.9.31**
 *  Versiune PHP ** 5.4 sau mai recentă **
 *  Limbi
 * [English (US)](https://wordpress.org/plugins/logbook/) și [Japanese](https://ja.wordpress.org/plugins/logbook/).
 *  [Tradu în limba ta](https://translate.wordpress.org/projects/wp-plugins/logbook)
 * Etichete
 * [Event](https://ro.wordpress.org/plugins/tags/event/)[log](https://ro.wordpress.org/plugins/tags/log/)
   [security](https://ro.wordpress.org/plugins/tags/security/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/logbook/advanced/)

## Evaluări

 5 din 5 stele.

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

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/logbook/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/logbook/)