Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Plain Logger

Beschrijving

Easily log any event on your WordPress site to text file. When simple echo and var_dump just won’t do.

Features

  • Clear log with one click
  • Refresh log with one click

Schermafbeeldingen

  • ** Log view ** - Log view area where logged event / error will be displayed.

Installatie

From your WordPress Dashboard

  1. Click on “Plugins > Add New” in the sidebar
  2. Search for “Plain Logger”
  3. Activate Plain Logger from the plugins page

From wordpress.org

  1. Search for “Plain Logger”
  2. Download the plugin to your local computer
  3. Upload the wp-log-viewer directory to your “/wp-content/plugins” directory using your favorite ftp/sftp/scp program
  4. Activate Plain Logger from the plugins page

Once Activated

Click on “Tools > Plain Logger” in the sidebar.

Requirements

  • PHP 5.4.0 or greater
  • WordPress 3.9 or above

FAQ

Installation Instructions

From your WordPress Dashboard

  1. Click on “Plugins > Add New” in the sidebar
  2. Search for “Plain Logger”
  3. Activate Plain Logger from the plugins page

From wordpress.org

  1. Search for “Plain Logger”
  2. Download the plugin to your local computer
  3. Upload the wp-log-viewer directory to your “/wp-content/plugins” directory using your favorite ftp/sftp/scp program
  4. Activate Plain Logger from the plugins page

Once Activated

Click on “Tools > Plain Logger” in the sidebar.

Requirements

  • PHP 5.4.0 or greater
  • WordPress 3.9 or above
How do I log event / error?

To log event, use do_action( “plain_logger”, “Log label”, “Logging some event”); on some WordPress hook or any place you want to log.

Beoordelingen

22 december 2018
Very nice plugin, some things can be tweaked (for example the second param can be set as optional, but other works very good).
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Plain Logger” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Plain Logger” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.1

  • Add new action to make it compatible on Theme frontend testing.
  • Fix admin hiding submit button for other setting page.
  • Load plugin class faster to make the usable on other plugins / themes.

1.0.0

  • Initial release
    Release date: 2017-01-29

Copyright 2017 Septian Ahmad Fujianto http://septianfujianto.com