NewSoftSerial

Something very basic I am missing....
In the example given with the library, NewSoftSerialTest, two messages can be sent out, one through the hardware serial port, a second one through pins 2 and 3.
My question is: How can I visualize the second one? I see alright the first one on the Serial Monitor, but what about that coming through pin 2 and 3?