Groups | Blog | Home
all groups > dotnet distributed apps > november 2007 >

dotnet distributed apps : How to create error and information files separately using enterprise library


Shijas KM
11/14/2007 5:50:16 AM


How to create error and information files separately using enterprise
library???
All errors from
TraceEventType.Error in an Error file in one location and all
information from TraceEventType.Information in an information file in
another location .how to achive this.

Bryan Phillips
11/17/2007 4:53:24 PM
Configure two separate listeners that write to different files. Use one
listener for the errors and one listener for the informational messages.

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MVP - Client Application Development
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



[quoted text, click to view]
Onawole Clement Oladapo
2/6/2008 1:56:56 PM
Can you kindly paste a sample configuration?


[quoted text, click to view]

AddThis Social Bookmark Button