Jonathan Schwender
f76ce4c64d
Prefer log over (e)println! ( #40764 )
...
Switches to log methods over eprintln in cases where it makes sense.
stdout / stderr output may be difficult to view on devices like android
/ ohos, and has no filter options, so we should prefer log methods.
This PR avoids prints, which are controlled by a debugging option.
Testing: Only changes logging, no functional behavior change.
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com >
2025-11-20 15:15:30 +00:00
..
2025-11-17 15:53:43 +00:00
2025-11-01 05:32:45 +00:00
2025-11-10 11:48:55 +00:00
2025-11-01 05:32:45 +00:00
2025-11-10 10:09:03 +00:00
2025-11-10 10:09:03 +00:00
2025-11-20 06:20:47 +00:00
2025-11-01 05:32:45 +00:00
2025-11-01 05:32:45 +00:00
2025-11-10 10:09:03 +00:00
2025-11-05 15:03:13 +00:00
2025-11-20 06:20:47 +00:00
2025-11-10 10:09:03 +00:00
2025-11-01 05:32:45 +00:00
2025-11-01 05:32:45 +00:00
2025-11-20 15:15:30 +00:00
2025-10-17 08:48:23 +00:00
2025-09-20 08:40:36 +00:00
2025-11-12 15:37:25 +00:00
2025-11-20 06:20:47 +00:00
2025-11-11 11:03:41 +00:00
2025-11-01 05:32:45 +00:00
2025-11-01 05:32:45 +00:00
2025-11-15 09:10:27 +00:00
2025-10-24 14:19:24 +00:00
2025-11-20 13:41:17 +00:00
2025-10-09 18:18:03 +00:00
2025-11-01 00:20:25 +00:00
2025-11-10 10:09:03 +00:00
2025-11-10 10:09:03 +00:00
2025-11-13 14:53:57 +00:00
2025-11-12 07:34:47 +00:00
2025-11-01 05:32:45 +00:00
2025-11-01 05:32:45 +00:00
2025-11-13 09:48:17 +00:00
2025-11-10 10:09:03 +00:00
2025-11-10 10:09:03 +00:00
2025-10-09 18:03:47 +00:00
2025-11-13 09:48:17 +00:00
2025-11-01 05:32:45 +00:00
2025-10-09 18:03:47 +00:00
2025-11-13 14:53:57 +00:00
2025-11-01 05:32:45 +00:00
2025-11-01 05:32:45 +00:00
2025-11-06 11:06:03 +00:00
2025-11-11 11:03:41 +00:00
2025-11-01 05:32:45 +00:00
2025-11-06 11:06:03 +00:00
2025-11-11 22:30:40 +00:00
2025-11-06 11:06:03 +00:00