Logging which is the best way
Posted
by Tony
on Stack Overflow
See other posts from Stack Overflow
or by Tony
Published on 2010-04-23T17:21:50Z
Indexed on
2010/04/23
17:23 UTC
Read the original article
Hit count: 360
Hi
People who talk about loggers here never talke about EventLog, I think this is good for windows system. Is it reliable, or I found it dead in some bad morning?
Why not logging everything at SQLServer, I am creating E-Commerce website, if SQL server down the website will be down anyway. but I am worry about temporally connection failure, what do u think?
Why everyone like files, it can be in great size, too big to handle, or maybe I will create another file when a file is too big, and I can create a file with a date.
Some one tried MS Enterprise library? talk to me about it.
Thanks
© Stack Overflow or respective owner