rollbar / rollbar-php-wordpress

Official WordPress plugin from Rollbar, Inc.
https://rollbar.com/
GNU General Public License v2.0
15 stars 20 forks source link

Class 'Psr\Log\LogLevel' not found when enabling plugin #61

Closed lwcooper closed 6 years ago

lwcooper commented 6 years ago

I get the following error every time I try to enable Rollbar:

PHP message: PHP Fatal error: Class 'Psr\Log\LogLevel' not found in .../web/app/plugins/rollbar/vendor/rollbar/rollbar/src/Defaults.php on line 13

I'm running PHP 7.2 setup using the latest version of trellis (https://roots.io/trellis/docs/remote-server-setup/)

ArturMoczulski commented 6 years ago

Did you install the plugin through the Wordpress admin panel or composer install? I'm having hard time reproducing the problem.

ArturMoczulski commented 6 years ago

Closing the issue until OP gets back to us.