Files
Magisk/native/src/boot
topjohnwu 4ee4cbada6 Standardize logging and error handling
- Introduce new types: LoggedResult and LoggedError
- Introduce new extension methods to log and add additional msgs
- Never exit when logging error messages in Rust (all errors should be
  handled by using Result and Rust's error propagation)
- Remove all usages of anyhow as it doesn't fit Magisk's use cases
2023-06-29 17:14:53 -07:00
..
2023-06-20 14:36:07 -07:00
2023-06-20 14:36:07 -07:00
2023-06-03 05:10:22 -07:00
2023-06-03 05:10:22 -07:00
2023-06-20 14:36:07 -07:00
2023-06-29 17:14:53 -07:00
2023-06-22 02:23:27 -07:00
2023-06-22 02:23:27 -07:00
2023-06-21 16:47:20 -07:00
2023-06-22 02:36:31 -07:00