These log messages are written to the server.log file of the instance, but they are hidden under the FINE level rather than being displayed as INFO messages with their own unique message ID.
To see these messages, you can set the instance's log level to FINE, but you will also see many log messages included in the event log in addition to the ServletContext.log() output.
A bug (4781119) exists for this issue.
Thanks,
Chris