Skip to content

Conversation

@arukompas
Copy link
Contributor

Summary

  • Updates isPossiblyLaravelLogFile() regex to match any laravel-*.log pattern
  • Enables detection of custom channel logs like laravel-mychannel.log, laravel-errors.log, etc.
  • Adds comprehensive unit tests for LogTypeRegistrar

Test plan

  • Run vendor/bin/pest tests/Unit/LogTypeRegistrarTest.php - all 12 tests pass
  • Run full test suite - all 319 tests pass

Update isPossiblyLaravelLogFile() regex to match any laravel-*.log pattern,
enabling detection of custom channel logs like laravel-mychannel.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants