DriverKit logs not coming in console

Hi, With BigSur 11.6.5, the logs in the driver extension is not coming in console. It works fine in Monterey and previous versions of BigSur. Is there any known issue related to kernel logs in BigSur 11.6.5?

  • I also found this problem, often there is no LOG.

Add a Comment

Replies

Same problem with Monterey using:    os_log(OS_LOG_DEFAULT, "%s", __FUNCTION__);