No logging messages on NSLog

Hi,

Using Xcode 12, and NSLog to log my messages. When I open the "Window -> Devices and Simulators" and I view the log files of my iPhone, I only see Crash logs (my and others' apps). Is there a way to see just my regular logging messages?

Thanks....
You're looking for View > Debug Area > Activate Console.
No logging messages on NSLog
 
 
Q