Logging ASP.net 2.0 to test file using Enterprise Library

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?S2Fp?=

    Logging ASP.net 2.0 to test file using Enterprise Library

    Hi all,
    as SQL-Storage is more expensive than general webspace I would like to write
    the log of my ASP.net 2005 application to a textfile. Would this be a problem
    with Enterprise Library 2.0? Because dozens of users might write to the log
    at the same time?
    Additionally I would like to use the Rolling File Trace listener (see
    http://bloggingabout.net/blogs/erwyn..._listener.aspx) . Anyone having experience with this listener and ASP.net?
    Many thanks!
Working...