The log of my Xcode 8 device with iOS 10 iPhone 6s + does not print the following lines continuously, and I canβt stop it or donβt know how to stop it. Anyway, can I stop them from printing?
Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Status={0x80, 0x20, 00, 0x10, 00, 00, 00, 0x11, 0x1, 0x1, 00, 0x4, 0xf0, 0x2, 0x9, 00} Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Sent message of 20 bytes Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: exit, err=0x0 Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: mask=0xFF, bad=false Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: exit Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: entry Sep 20 14:34:41 iPhone kernel(AppleBiometricSensor)[0] <Debug>: exit Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: entry Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: entry Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: txBufferLength=7 rxBufferLength=23 Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Wrote: 7B | 0x80 0x10 0x00 0x07 0x00 0x00 0x00 Sep 20 14:34:42 iPhone kernel(AppleBiometricSensor)[0] <Debug>: Read: 23B | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x80 0x20 0x00 0x10 0x00 0x00 0x00 0x11
PS: I tried disabling the touch id, but no luck.
Also, I'm not talking about console magazines. I am talking about device logs.

xcode ios10
nitinsh99 Sep 20 '16 at 18:38 2016-09-20 18:38
source share