egui/egui_demo_app/src
Emil Ernerfeldt c6ac1827f6
Use tracing crate for logging (#1192)
* egui_web: use tracing crate
* egui_glow: use tracing crate
* Log at the debug level
* egui_demo_app: enable tracing to log to stdout
* Use tracing in egui-winit
* Add opt-in tracing support to egui
2022-02-01 12:27:39 +01:00
..
lib.rs Bump MSRV (Minimum Supported Rust Version) to 1.54.0 (#703) 2021-09-09 00:16:06 +02:00
main.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00