Put kiosk launch logs to system logs |
|||
Issue descriptionThe kiosk launch code uses LOG(), which goes to chrome user log after kiosk app cryptohome is mounted. This makes it hard to figure out launching related problems, especially for problems happening only in the wild. Propose to replace LOG() with SYSLOG() so that it goes to kernel log. There are not many of the logs generated during the app launch and kernel log is easy to extract from field.
,
Sep 5 2017
Fixed in M62.
,
Oct 11 2017
Verified in M62 Beta build 9901.44.0. |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Aug 15 2017