Skip to content

Allow writing messages to debug: without preserving them in sys:log

bjorn3 requested to merge bjorn3/kernel:debug_no_preserve into master

This would allow logd to write all received log messages to debug: without causing an infinite loop when it at the same time reads all messages in sys:log.

Merge request reports