Friday, September 2, 2005

Stream redirection in C#

I figured out that you can use System.Console.SetOut() to redirect console output to a text file. That really helped out: a client's ASP.NET application insisted on sending errors to the console, even though in a web console there isn't one.


Mood: accomplished
Music: None

No comments: