henribae Posted April 18 Share Posted April 18 Hello, Logviewer is a Prestashop module that allows you to check out your shop's logs and exceptions from the back-office (for those who can't be bothered with using a shell or grap the logs via FTP). Requirements: Prestashop >= 8 && PHP >= 8.1 Feedbacks welcome logviewer-1.2.0.zip 1 Link to comment Share on other sites More sharing options...
cremail Posted April 23 Share Posted April 23 Where is the log stored? Link to comment Share on other sites More sharing options...
henribae Posted April 23 Author Share Posted April 23 Hello, the logs are read from either the dev.log or prod.log files and inserted into the database. Not all the logs, mind you; it depends on the settings. Upon installation, the lists are empty. You'll have to load/refresh them by choosing "refresh logs" after clicking the little widget thing at the top/right corner of the grid panel. The process is explained in the readme. I do not think I am yet allowed to post links, but you can head to my github (link in my profile) and checkout the readme for the logviewer repository. Link to comment Share on other sites More sharing options...
cremail Posted April 23 Share Posted April 23 what is the reason you push them to db Link to comment Share on other sites More sharing options...
henribae Posted April 24 Author Share Posted April 24 To allow searching and filtering, from the grid views. FYI, the tables don't just fill up, items that are out of date (according to the number of days you set for your history) are discarded. New items (logs) are added only when you choose to refresh the list. Link to comment Share on other sites More sharing options...
Prestag0od Posted August 10 Share Posted August 10 On 4/18/2024 at 3:37 PM, henribae said: Hello, Logviewer is a Prestashop module that allows you to check out your shop's logs and exceptions from the back-office (for those who can't be bothered with using a shell or grap the logs via FTP). Requirements: Prestashop >= 8 && PHP >= 8.1 Feedbacks welcome logviewer-1.2.0.zip 510.42 kB · 11 downloads Cannot install in 8.1.5 Link to comment Share on other sites More sharing options...
henribae Posted August 24 Author Share Posted August 24 I had no issue installing it on 8.1.5 Can you be a little more specific ? "Cannot install on ..." is not really helpful Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now