Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 662 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 662 Bytes

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