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?
EventLog let you can create a specific folder or folders for your application, I I am thinking in EventLog because both Front End and Back End and anything on the server can log into it.
So It is transparent, across applications and we can put our logging in specific folder, so I don't have to look into the zillion sys info messages.
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