egui/egui_web/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
..
shader Clean up glsl code 2021-11-13 13:09:08 +01:00
backend.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
glow_wrapping.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
lib.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
painter.rs Choose your own font and size (#1154) 2022-01-24 14:32:36 +01:00
screen_reader.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
webgl1.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
webgl2.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00