spiral / app

Spiral Framework Skeleton HTTP Application: Queue, Console, Cycle ORM
https://spiral.dev/
MIT License
191 stars 20 forks source link

Using FileReporter only in the local environment #142

Closed msmakouz closed 8 months ago

msmakouz commented 8 months ago

I think saving exceptions to files only makes sense in a local environment. We should use Sentry or similar alternatives for production, stage, etc. environments.