/bsp

logger for WordPress based on BetterStack Logs (formerly Logtail)

Primary LanguagePHP

BetterStack Logs for WordPress and WooCommerce

Better Stack lets you see inside any stack, debug any issue, and resolve any incident.

image

install

wp plugin install https://github.com/uptimizt/bsp/archive/master.zip --force --activate
  1. get token from https://logs.betterstack.com/
  2. add source to BS Logs and get token (choose PHP as platform)
  3. add const define('BETTERSTACK_LOGS_SOURCE_TOKEN', "token"); to wp-config.php

todo

  • add filter for extend log
  • add setting page to save token in options
  • add other settings
  • improve other features