winit/examples
John Nunley 944347696a Replace log with tracing
Tracing is a modern replacement for the log crate that allows for
annotating log messages with the function that they come from.

Signed-off-by: John Nunley <dev@notgull.net>
Closes: #3482
2024-03-01 20:45:31 +04:00
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util Fix nightly CI (#3526) 2024-02-26 09:46:12 +01:00
child_window.rs Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
control_flow.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
pump_events.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
run_on_demand.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
window.rs Create custom cursor with directly with event loop 2024-02-21 14:44:29 +04:00
x11_embed.rs Replace log with tracing 2024-03-01 20:45:31 +04:00