I have an iPhone connected to my MacBook and I'm trying to stream the console logs from it via my terminal.
I saw [this answer](https://apple.stackexchange.com/a/401589/393599) that uses the
--device-name
option for log collect
. However, log stream
has no similar option.
I also tried idevicesyslog
but those logging messages are not what I'm looking for. That is, when I ran idevicesyslog
in the terminal simultaneous with the Console GUI, I got different messages.
Asked by Daniel Walker
(479 rep)
Sep 13, 2024, 03:51 PM