We have a few things that we wish to accomplish on the server via custom sinks that could be segregated into different sinks since they are for different purposes. Currently the code is all in one sink. I was wondering if seperating the code in that one sink into different sinks would be worth it. Currently the server sink has code that performs auditing and it also does something with exceptions thrown on the server side. We were thinking of seperating those into two different sinks.
It seems that the benefit would be that the each sink would be tailored to only performing that specific task which would make the code more readable, but the question is would there be a performance hit with adding more sinks or is it negligible? Thanks. =================================== This list is hosted by DevelopMentorŪ http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com