Log AutoEnrollmentController messages to regular logs
Replace login events with regular warning logs (which are needed for debugging, as info logs are considered spam). The current logs going to the login log means that debugging issues with zero-touch enrollment or the license packaging OOBE requires one to login, go to chrome://device-log and select login events. This is rarely possible. Moreover, login logs are not available through debug logs sent by customers, making debugging very complicated. Bug: chromium:1128982 Test: Reset a device to factory state, observe proper logging Change-Id: Ie38506c374187e3dee62ecfe395951b3294b9a9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414610 Commit-Queue: Yves Arrouye <drcrash@chromium.org> Reviewed-by:Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#809802}
Showing
Please register or sign in to comment