Pad71 opened a new issue, #41265: URL: https://github.com/apache/airflow/issues/41265
### Apache Airflow version 2.9.3 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Problem displaying an error in the tab Logs in the task detail. If the error text in the log is on multiple lines, it is displayed correctly in the basic view without filtering (see the picture)  But if I use filter by message level (e.g. error, see the pict) , then only the first line of the same error message is displayed. The information on the other lines for this error message is not visible (see the picture)  ### What you think should happen instead? A multi-line message should be displayed in its entirety even after applying the message level filter ### How to reproduce Display a multi-line message (typically an error message) in the task log and then apply a filter to the ERROR level ### Operating System Linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
