Developer Loggers for Simple History

Developer Loggers for Simple History Install Statistics

-11
0%
Today: 0 Yesterday: 11 All-time: 4,793 downloads
Developer Loggers for Simple History Icon

Try plugin: Developer Loggers for Simple History

We'll create fresh WordPress site with Developer Loggers for Simple History installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Developer Loggers for Simple History

Useful loggers for SimpleHistory for developers during development of a site or to maintain a live site.

0


0


0


0


0

updated: 7 years ago
since: 8 years ago
author: Pär Thernström

Description

Bring more loggers to WordPress user history plugin Simple History.
That are useful for developers during development of a site or to maintain a live site.

Included loggers and plugins

Post to Slack

All your events is posted to a Slack channel of your choice, using an incoming webhook. Yes, with this plugin enabled
there is no need what so ever to ever leave Slack to see what’s happening on your site or the site of your
clients or… well, on any site where you have Simple Histor and this plugin enabled.

WP_Mail-logger

See all mails sent with wp_mail(), no matter what the recipient address is.
changelog

404 logger

View page visits that load the 404 template.

JavaScript error logger

See what JavaScript errors users that visit your site is getting.

SystemLog logger

Log all messages from Simple History to the syslog on the server. With this logger enabled there is no need to use the beautiful GUI of Simple History ;).

HTTP API logger

Log all usage of HTTP calls from functions like wp_remote_post() and wp_remote_get().

You can the URL requested, the arguments posted and the full returned result, including server headers.

The time for the request to complete is also logged. Great for debugging!