Turn off console logging for specific objects
问题 It's some kind of annoying: Since I started using the MPMoviePlayerController the console is overfilled with information from MPAVController. Eg: [MPAVController] Autoplay: _streamLikelyToKeepUp: 1 -> 1 [MPAVController] Autoplay: Disabling autoplay This is some kind of annoying because I always have to search for my own logged information. Is there a way to turn off logging for specific objects or frameworks? 回答1: I don't think such filtering is possible out of the box. But it's possible to