braunshizzle 9 months ago

I 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 9 months ago

    What 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

    that would be interesting.

    • braunshizzle 9 months ago

      WordPress 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