Reimplementing printk()
Reimplementing printk()
Posted Mar 6, 2019 13:10 UTC (Wed) by jdel (guest, #130810)In reply to: Reimplementing printk() by vadim
Parent article: Reimplementing printk()
printk goes straight out serial console ports. journald just taps into a copy of the console data to log it locally.
