spiral / app

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

Using FileReporter only in the local environment #142

Closed msmakouz closed 11 months ago

msmakouz commented 11 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.