Voor een gewone applicatie komt dit op de Console terecht (duh ). Voor ASP .NET weet ik dat niet, maar ik vermoed een of andere log file of console die je optioneel open kunt zetten?
Remarks
The Console class provides basic support for applications that read characters from, and write characters to, the console. If the console does not exist, as in a Windows application, writes to the console are not printed and no exception is raised.