| commit | 4fcd48fc4763d3b25554971d46b791934f371224 | [log] [tgz] |
|---|---|---|
| author | Willy Tu <wltu@google.com> | Wed Jan 31 18:01:11 2024 +0000 |
| committer | Willy Tu <wltu@google.com> | Wed Jan 31 18:06:19 2024 +0000 |
| tree | 9a071742892e92294c73b3dad59290315dd59794 | |
| parent | 654069609638a0a0fb56b2f3171695e3d12a045b [diff] |
ipmid: sdr-dbus: Reduce log spam on bitmap error Remove the log for out_of_range error for getSensorNumberFromPath and getPathFromSensorNumber. Log only once at the end of looping through the sensor tree instead of for every sensor. Tested: The spam of ``` bimap<>: invalid key ``` is now gone. Google-Bug-Id: 314385885 Google-Bug-Id: 323193196 Change-Id: I16565ec24c72680bf888a4679dfe0cf733e88e21 Signed-off-by: Willy Tu <wltu@google.com>