Title: WP Logger
Author: iTRON
Published: <strong>2018年9月2日</strong>
Last modified: 2025年12月1日

---

プラグインを検索

![](https://ps.w.org/wp-data-logger/assets/icon-128x128.png?rev=1934745)

# WP Logger

 作者: [iTRON](https://profiles.wordpress.org/hokku/)

[ダウンロード](https://downloads.wordpress.org/plugin/wp-data-logger.2.4.zip)

 * [詳細](https://ja.wordpress.org/plugins/wp-data-logger/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-data-logger/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-data-logger/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp-data-logger/#developers)

 [サポート](https://wordpress.org/support/plugin/wp-data-logger/)

## 説明

 1. Insert the hook `do_action( 'logger', $data );` in your code
 2. Go to **Tools > WP Logger**

#### Additional buttons

Use the `wpdl_add_button( string $name, callable $clb, string $btnClass = '' )` 
function to add a button to the logger page.

 * **$name** text for the button;
 * **$clb** callback function;
 * **$btnClass** class for the button (optional).

Click on the button to execute the function via WP-AJAX. If an Exception or Error
occurs, it will be logged as well.

#### Hooks:

 * wp_logger_button_panel
 * wp_logger_inline_css
 * wp_logger_inline_js
 * wp_data_logger_print_data

#### Available constants:

 * WPDL_DISPLAY_LIMIT

[GitHub](https://github.com/hokoo/logger-u7)

## スクリーンショット

 * [[
 * Logger page

## インストール

 1. Upload the plugin to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Insert the hook `do_action( 'logger', $data );` in your code.
 4. Go to **Tools > WP Logger**.

## 評価

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

### 󠀁[Great Logging Tool](https://wordpress.org/support/topic/great-logging-tool/)󠁿

 [tezalsec](https://profiles.wordpress.org/tezalsec/) 2025年4月23日

Thanks for picking it up again!

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

### 󠀁[Greate plugin, spot on](https://wordpress.org/support/topic/greate-plugin-spot-on/)󠁿

 [guyeshet](https://profiles.wordpress.org/guyeshet/) 2021年2月10日

Thanks, guys, exactly what I needed, and it works great!

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

### 󠀁[Log for developers](https://wordpress.org/support/topic/log-for-developers/)󠁿

 [Dima Minka](https://profiles.wordpress.org/cdk-comp/) 2018年9月4日

Thx for this plugin, the logging very important for us, and we happy to use your
plugin with our team.

 [ 3件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wp-data-logger/reviews/)

## 貢献者と開発者

WP Logger はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ iTRON ](https://profiles.wordpress.org/hokku/)
 *   [ wpcraft ](https://profiles.wordpress.org/casepress/)

[“WP Logger” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-data-logger)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp-data-logger/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/wp-data-logger/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/wp-data-logger/)を [RSS](https://plugins.trac.wordpress.org/log/wp-data-logger/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 2.4

 * Fix Uncaught Exception: Serialization of ‘Closure’ is not allowed when creating
   button with closure callback.

#### 2.3

 * Custom button adding function introduced.
 * PHP min version changed to 7.1.

#### 2.2.1

 * Nonce verification for ajax queries.
 * PayPal link updated.
 * Plugin tags updated.

#### 2.2

 * Clear log vulnerability fixed.

#### 2.1

 * The output of the data got escaped.

#### 2.0.2

 * Suppress DB errors while the data insert

#### 2.0.1

 * bug fixed

#### 2.0

 * Logged data was moved to custom table in DB
 * WPDL_DISPLAY_LIMIT
 * Hidding/showing rows

#### 1.4

 * Added types of data

#### 1.2

 * Init commit

## メタ

 *  バージョン **2.4**
 *  最終更新日 **6か月前**
 *  有効インストール数 **300+**
 *  WordPress バージョン ** 3.5またはそれ以降 **
 *  検証済み最新バージョン: **6.8.5**
 *  PHP バージョン ** 7.1またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp-data-logger/)
 * タグ
 * [data](https://ja.wordpress.org/plugins/tags/data/)[debug](https://ja.wordpress.org/plugins/tags/debug/)
   [develop](https://ja.wordpress.org/plugins/tags/develop/)[log](https://ja.wordpress.org/plugins/tags/log/)
   [logger](https://ja.wordpress.org/plugins/tags/logger/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-data-logger/advanced/)

## 評価

 5つ星中5つ星

 *  [  3 5-星レビュー     ](https://wordpress.org/support/plugin/wp-data-logger/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/wp-data-logger/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wp-data-logger/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/wp-data-logger/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/wp-data-logger/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-data-logger/reviews/)

## 貢献者

 *   [ iTRON ](https://profiles.wordpress.org/hokku/)
 *   [ wpcraft ](https://profiles.wordpress.org/casepress/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-data-logger/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.me/igortron)