Closed thracefields closed 3 years ago
For the moment no, but it's a good point, we don't necessarily need to use a default log system
It's not too hard to implement, I'll see about adding a configuration option to disable the logs.
Could you suggest me a solution for the moment? I tried deleting the log routes, controllers and views, but that's not working.
Job done !
https://github.com/sebastienheyd/boilerplate/releases/tag/7.5.4
All you have to do now is to update the package to v7.5.4, add a logs
parameter in config/boilerplate/app.php
and set it to false
Is there a way to disable logs?