You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this stage, no, because everything is stored in Log files, just like how Laravel logs things too.
Theoretically it could be in a database however do not have that scheduled at this stage, and would be a bit of a refactor to have it support both a database and Log files. Not saying never, but not on the immediate radar. Happy to chat further if you wanted to consider a PR or work together on it.
Hi,
We use Statamic with Eloquent Driver (https://statamic.com/addons/statamic/eloquent-driver), which all the data is stored in database.
Is it possible to store the logs in database instead of file?
Thanks.
The text was updated successfully, but these errors were encountered: