egui_logger
This library implements log logging support into egui applications.
There is also advanced search via regex.
Demo

Example
initilazing:
inside your ui logic:
Alternatives
- egui_tracing primarily for the tracing create, but also supports log.
Contribution
Feel free to open issues and pull requests.