M
msustrick
I've been using Log4Net for some file logging in Web servics.
Exceptions are stored in a db and mailed to parties, but I've found it
helpful to use Log4Net and write to a log file with some information
like SQL or stored procedures names beign called.
My question is it an acceptable to practice to use log files on
servers? Log4Net cleans up after itself. I've heard some developers are
opposed to the practice, but I've found it helpful, especially when a
web service is first deployed.
Regards,
Gabe.
Exceptions are stored in a db and mailed to parties, but I've found it
helpful to use Log4Net and write to a log file with some information
like SQL or stored procedures names beign called.
My question is it an acceptable to practice to use log files on
servers? Log4Net cleans up after itself. I've heard some developers are
opposed to the practice, but I've found it helpful, especially when a
web service is first deployed.
Regards,
Gabe.