canonical / canonical/multipass
Support access to console log
Open
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 828
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 43
Description
Any time someone would file a bug against an image, we are going to want to get access to the console log to see what is going on.
The cloud images write their log to the serial console (/dev/ttyS0).
So please log this to a file so the user could get access to it.
Read/write access to the serial console would be nice too, though read-only access would be the biggest step forward in usefulness.
Contributor guide
Assessment
This issue has not been assessed yet.