Consider merging PA_LOG and DEVICE_LOG |
|
Issue descriptionPA_LOG provides similar functionality to DEVICE_LOG (https://cs.chromium.org/chromium/src/components/device_event_log/device_event_log.h) We should consider mapping PA_LOG -> DEVICE_LOG(::device_event_log::LOG_TYPE_PA, ::device_event_log::LOG_LEVEL_##level)
,
Jul 19 2017
Yep, that's the purpose of DEVICE_LOG also. Entries are currently visible in chrome://device-log but there's no reason we couldn't continue to provide PA entries for chrome://proximity-auth. https://cs.chromium.org/chromium/src/components/device_event_log/device_event_log_impl.cc?l=305
,
Sep 28
Triage nag: This Chrome OS bug has an owner but no component. Please add a component so that this can be tracked by the relevant team.
,
Nov 8
<UI triage> Bug owners, please add the appropriate component to your bug. Thanks! |
|
►
Sign in to add a comment |
|
Comment 1 by tengs@chromium.org
, Jul 19 2017