Hi all, I have been working lately on building this infrastructure framework for the following services: Data access. Logging. Exception management. Security Caching. Some of the services i have built are built on top of the Microsoft Enterprise Library version October 2008 (version 4.1). One of the things that bugged me when i implemented the Logging mechanism on top of the Logging Application Block was that i cant control how log files are spread and created. Flat file trace listener and Xml file...