1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Emil Ernerfeldt
1b36863248 Split out new crate egui-winit from egui_glium (#735) 2021-09-28 17:33:28 +02:00