Retrieving the fileName from app.config

jdenman

New member
Joined
Feb 10, 2006
Messages
4
Programming Experience
Beginner
I've implemented the Microsoft.Practices.EnterpriseLibrary.Logging class to log errors from my app, and now I'd like to have it email the log file. How do I grab the fileName attribute from the listener in app.config?

Thanks!
 
Back
Top