Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make log filterable #920

Open
linawolf opened this issue Mar 9, 2024 · 1 comment
Open

Make log filterable #920

linawolf opened this issue Mar 9, 2024 · 1 comment
Labels

Comments

@linawolf
Copy link
Contributor

linawolf commented Mar 9, 2024

Feature request

If the log is very big, it is hard to work on. Make it filterable for easier handling:

  • Errors only
  • Parsing only

Furthermore warnings during rendering are usually thrown once for each handler, that would be 3 times in total for TYPO3

@jaapio
Copy link
Member

jaapio commented Mar 19, 2024

Suggestion to implement this using multiple loggers, one per stage. This will allow us to provide filters and other monolog features to make the output of this library configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants