LogPress
For an preview video of the plugin, take a look at this video:
Logpress backend overview
Features
- Log PHP errors
- Choose log level
- Log SQL queries (Logging SQL queries)
- Log login attempts
- Log use of deprecated functions
- Firebug integration
- Log hack attempts like XSS and SQL injections
- Log page visits for frontend and/or backend
- Download log files
- View log files
- Delete log files
- Function to write line to log
Plugin and theme debugging
You can also use the logpress function to write a line to the logfile. This can be very handy to view the content of a specific variable or object while developing a theme or plugin. View this video for an example:
How to use Logpress function

8comments