Reimplementing printk()
Reimplementing printk()
Posted Feb 27, 2019 8:49 UTC (Wed) by jogness (subscriber, #49775)In reply to: Reimplementing printk() by gdt
Parent article: Reimplementing printk()
The point of making emergency messages stand out is exactly for easier automatic processing. From the cover letter:
"Right now the emergency messages are set apart from the non-emergency messages using '\n'. There have been requests that some special markers could be specifiable to make it easier for parsers."
