Open linawolf opened 8 months ago
If the log is very big, it is hard to work on. Make it filterable for easier handling:
Furthermore warnings during rendering are usually thrown once for each handler, that would be 3 times in total for TYPO3
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.
Feature request
If the log is very big, it is hard to work on. Make it filterable for easier handling:
Furthermore warnings during rendering are usually thrown once for each handler, that would be 3 times in total for TYPO3