winit/src/platform_impl/ios
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
..
uikit Clean up iOS ffi.rs (#3530) 2024-02-27 21:07:52 +01:00
app_delegate.rs iOS: Split classes in view.rs into separate files (#3511) 2024-02-22 22:28:49 +01:00
app_state.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
event_loop.rs Replace log with tracing 2024-03-01 20:45:31 +04:00
mod.rs Clean up iOS ffi.rs (#3530) 2024-02-27 21:07:52 +01:00
monitor.rs Rename VideoMode to VideoModeHandle (#3328) 2023-12-26 22:12:33 +01:00
view.rs iOS: Split classes in view.rs into separate files (#3511) 2024-02-22 22:28:49 +01:00
view_controller.rs Clean up iOS ffi.rs (#3530) 2024-02-27 21:07:52 +01:00
window.rs Replace log with tracing 2024-03-01 20:45:31 +04:00