Automattic / newspack-custom-content-migrator

Custom migration tasks for launching and migrating Newspack sites on Atomic
5 stars 5 forks source link

Config plugin to dev debugging and error display level #318

Closed iuravic closed 1 year ago

iuravic commented 1 year ago

This is a purely dev plugin and we want to see all warnings on screen.

Sometimes when running my own or others' code, I find missed warnings that end up only in debug.log, and author (me or someone else) hasn't noticed them.

This ensures all warnings and errors get output to screen and logged to debug.log on plugin-run-level.