{"id":77501,"date":"2017-11-14T16:44:17","date_gmt":"2017-11-14T16:44:17","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/logbook\/"},"modified":"2018-03-08T14:57:14","modified_gmt":"2018-03-08T14:57:14","slug":"logbook","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/logbook\/","author":175046,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"4.9.29","requires":"4.8","requires_php":"5.4","requires_plugins":"","header_name":"LogBook","header_author":"Takayuki Miyauchi","header_description":"A logging plugin.","assets_banners_color":"f5c678","last_updated":"2018-03-08 14:57:14","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/tarosky\/logbook","header_author_uri":"https:\/\/tarosky.co.jp\/","rating":5,"author_block_rating":0,"active_installs":2000,"downloads":48887,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1766120","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1766120","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1766260","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1766260","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.7.0","0.8.0","0.8.1","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1766134","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1766134","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1766134","resolution":"3","location":"assets"}},"screenshots":{"1":"List of logs.","2":"Diff of post.","3":"Error of plugin."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2431,908,600],"plugin_category":[44,54],"plugin_contributors":[78380,142014],"plugin_business_model":[],"class_list":["post-77501","plugin","type-plugin","status-publish","hentry","plugin_tags-event","plugin_tags-log","plugin_tags-security","plugin_category-discussion-and-community","plugin_category-security-and-spam-protection","plugin_contributors-miyauchi","plugin_contributors-tarosky","plugin_committers-miyauchi"],"banners":{"banner":"https:\/\/ps.w.org\/logbook\/assets\/banner-772x250.png?rev=1766260","banner_2x":"https:\/\/ps.w.org\/logbook\/assets\/banner-1544x500.png?rev=1766260","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/logbook\/assets\/icon-128x128.png?rev=1766120","icon_2x":"https:\/\/ps.w.org\/logbook\/assets\/icon-256x256.png?rev=1766120","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/logbook\/assets\/screenshot-1.png?rev=1766134","caption":"List of logs."},{"src":"https:\/\/ps.w.org\/logbook\/assets\/screenshot-2.png?rev=1766134","caption":"Diff of post."},{"src":"https:\/\/ps.w.org\/logbook\/assets\/screenshot-3.png?rev=1766134","caption":"Error of plugin."}],"raw_content":"<!--section=description-->\n<p>Once you have installed and activated it, you can check the following activities.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Super lightweight and it doesn't affect site's performances.<\/li>\n<li>It has passed over 100 patterns unit test, you can use it with confidence in the enterprise.<\/li>\n<li>Extensible event saving logs, so you can develop own add-ons for collecting it.<\/li>\n<li>Saving logs the following activities on WordPress\n\n<ul>\n<li>Publish, update or delete published posts.<\/li>\n<li>Activate or deactivate plugins or themes.<\/li>\n<li>Updating WordPress core, plugins, language files.<\/li>\n<li>Users login action<\/li>\n<li>Login and posting via XML-RPC<\/li>\n<li>PHP errors (On the debug mode, it also save Warning and Notice)<\/li>\n<\/ul><\/li>\n<li>WP-CLI command ready.<\/li>\n<\/ul>\n\n<h3>Detail of saving logs<\/h3>\n\n<ul>\n<li>WordPress\n\n<ul>\n<li>Core updates<\/li>\n<li>Plugin\/Theme updates<\/li>\n<li>Language updates<\/li>\n<\/ul><\/li>\n<li>Post\/Page\/Attachment\n\n<ul>\n<li>Created<\/li>\n<li>Updated<\/li>\n<li>Deleted<\/li>\n<\/ul><\/li>\n<li>Plugin\n\n<ul>\n<li>Activated<\/li>\n<li>Deactivated<\/li>\n<\/ul><\/li>\n<li>Theme\n\n<ul>\n<li>Switched<\/li>\n<\/ul><\/li>\n<li>User\n\n<ul>\n<li>Logged in<\/li>\n<\/ul><\/li>\n<li>XML-RPC\n\n<ul>\n<li>Authenticated<\/li>\n<li>Created<\/li>\n<li>Updated<\/li>\n<li>Deleted<\/li>\n<\/ul><\/li>\n<li>PHP\n\n<ul>\n<li>Errors<\/li>\n<li>Warnings (WP_DEBUG only)<\/li>\n<li>Notices (WP_DEBUG only)<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h3>WP-CLI<\/h3>\n\n<p>Get a list of logs.<\/p>\n\n<pre><code>$ wp log list --posts_per_page=5\n<\/code><\/pre>\n\n<p>Get a list of specific level of logs.<\/p>\n\n<pre><code>$ wp list --level=error --posts_per_page=5\n<\/code><\/pre>\n\n<h3>Issues<\/h3>\n\n<p><a href=\"https:\/\/github.com\/tarosky\/logbook\">https:\/\/github.com\/tarosky\/logbook<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>You can see all changelog on GitHub.<\/p>\n\n<p>https:\/\/github.com\/tarosky\/logbook\/releases<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"This plugin is for logging users&#039; activities. You can check anytime who and what has changed.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/77501","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=77501"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/miyauchi"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=77501"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=77501"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=77501"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=77501"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=77501"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=77501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}