error.log file

  • Thread starter Thread starter G. Schmelzer
  • Start date Start date
G

G. Schmelzer

Hi Ng,

in vb 6.0 I used to write all errors that occured in an application in a log
file. Is there way to do this with vb.net? (Without a "try ... catch" for
every line of code.) I'm thinking of a global routine, that is called
whenever an error occurs.

Thanks in Advance

G. Schmelzer
 
Back
Top