commit | 6a26c18e0ddca1c2cffbfa8e94880fa194478653 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 29 12:54:47 2024 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 29 13:13:42 2024 +0100 |
tree | 4dcc3bbfffe6d7bac4d5417ac660b24b24844375 | |
parent | 8f63a5ca4b1ae3eaf04653bf31442718cc171ce0 [diff] |
Update logger crate to match android_logger - Mark with_min_level() as deprecated. This will be fully removed once all platform code has been moved off of it. - Switch logic over to use with_max_level(). This will allow updating individual pieces of the platform in preparation for updating the android_logger crate. Bug: 322718401 Test: build and run CF with the change. Test: m aosp_cf_x86_64_phone Change-Id: I094317c0c18b2802ac3fd8aa1b01229cad8da98d