Use the EntLib configuration utility to create the config file for
logging. Ideally, you would open your existing app.config file using
the configuration utility and make your modifications to the tree,
validate your changes, and save.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
> Hi,
> I want to turn off writing to event log.Also,i want to write logs to a flat
> file.how can I do it? In updater block,there is no config file used for
> logging