superchairon / laravel-google-cloud-logging

A Google Cloud Logging system for Laravel
MIT License
1 stars 7 forks source link

Target class does not exist #4

Open jokosembung opened 2 years ago

jokosembung commented 2 years ago

Hi.. Thanks before, please how fix this, use lumen and follow the instruction installation and got log error like this

laravel.EMERGENCY: Unable to create configured logger. Using emergency logger. {"exception":"[object] (Illuminate\\Contracts\\Container\\BindingResolutionException(code: 0): Target class [SuperChairon\\LaravelGoogleCloudLogging\\StackdriverDriver] does not exist. at /var/www/html/vendor/illuminate/container/Container.php:879)
[stacktrace]

already register on bootstrap/app.php

Thanks