You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function was always logging a 1024 byte long buffer padded with
nullbytes. This doesn't look intentional, and may cause trouble for
some logger implementations that don't expect nulls in &str.
See also: rust-mobile/android_logger-rs#90
0 commit comments