5 ms·
ParseLog – Free Online Log Parser Tool for Laravel and WordPress Logs
- braunshizzle 2y agoI just released a free, browser-based log parser for Laravel and WordPress built with Alpine.js & Tailwind CSS Select, drag, or paste logs No data stored, 100% private (nothing leaves your browser) Boost your debugging efficiency I know many won't have a use-case for this as they'll use Laravel Pail, spatie/tail, Sentry, etc. But this is more for devs who may not use Sentry yet still want a nice way to view and filter their logs quickly and easily without any dependencies. What log types would you like to see supported?
- sucuri2 2y agoWhat do you mean by WordPress logs? I would love support to internal wordpress logs, like the ones by the trunc plugin: https://wordpress.com/plugins/trunc-logging https://wordpress.com/plugins/trunc-logging that would be interesting.
- braunshizzle 2y agoWordPress debug logs is what is supported. I've never used the Trunc plugin but will take a look at adding support for it. I need an example log first