Where Is Console.WriteLine Written To
I am debugging some business rules. I would like to add a Console.WriteLine, but I am not sure where that gets written to. I would like to avoid clogging up "Error Logs" and a simple MsgBox is not enough.
Any suggestions on where to look?
Thank you.
