Human friendly Laravel log reader and deployment tracker.
Features
LogReader fetches your log files on demand. Filter by level, search full text, narrow to a time window — no terminal, no server access required.
Every deployment from your CI/CD pipeline lands in a timeline — status, branch, commit message, timestamp. Correlate log spikes with deploys in seconds.
Browser push notifications for deployment events. Daily or weekly email digest with log counts per level from your laravel.log — stay informed without opening the dashboard.
Add multiple apps and switch between them with one click. Every app gets its own log viewer, deployment timeline, and notification settings.
LogReader parses each log entry and shows the level, timestamp, message, and context separately. Stack traces and JSON context can be viewed as raw text or switched to pretty mode — syntax highlighted and indented.
Optionally enable request context to automatically add the URL, HTTP method, request ID, and user to every log entry — displayed as structured metadata below the message, not as raw JSON.
Toggle grouping to collapse repeated log entries into one — with a count badge showing how many times it occurred. Click the badge to see all individual timestamps.
Invite up to 3 team members per app. Each person gets their own login — no shared passwords, no shared API tokens.
One Composer package, set the API key in .env. No infrastructure changes, no extra servers configuration
Install the Composer package, add your API key, and your logs are much more readable.
No payment information required to start your trial.