Skip to content

work with logs that dont have the level structure#74

Merged
pxpm merged 1 commit intomainfrom
allow-any-type-of-logs
Jan 7, 2026
Merged

work with logs that dont have the level structure#74
pxpm merged 1 commit intomainfrom
allow-any-type-of-logs

Conversation

@pxpm
Copy link
Contributor

@pxpm pxpm commented Jan 7, 2026

fixes: #56

Basically if your logs didn't had the error/warning etc structure, the file wouldn't parse.

Now, if we can't identify the log level structure, we just display it as "info".

@pxpm pxpm merged commit 078a6bc into main Jan 7, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this to Done in Triage Jan 7, 2026
@tabacitu tabacitu added this to Triage Jan 7, 2026
@pxpm pxpm deleted the allow-any-type-of-logs branch January 7, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Previewing non-laravel log files throws "The log file doesn't exist" error

1 participant