Open Surt opened 9 years ago
Hello Sturt. Initially this project was started as a "fork" of https://github.com/phalcon/vokuro/tree/master/app/models adding social authentication options. An answer to your question, would be: you can log as you wish, but in my projects I need to be able to access this logs quickly and on the fly. So for me was actually a good solution.
Maybe we can think to implement an option to log them somewhere else.
Hi,
wouldn't be nice if instead of database data with models we use Loggers in those actions? So instead of filling a table with rows we send a log somewhere, db, firephp, file, etc...