The logs emitted by printf or IOLog statement within kernel extension are not seen on macOS 10.12. On 10.11 and prior, the logs are correctly showed in system.log file.
Played with new console app and log stream command without any success. With unified logging introduced in 10.12, is there something I am missing?
Thanks in advance.