Hi, I am new to Enterprise Library. I just installed the Ent. Library and created a sample project to log the process in to File System or Event viewer. That is really simple and working fine. Actually I tried different listeners separately
But don’t know how to use multiple listeners at the same time in a single project
I.e. Error should go to Event viewer and Info should go to Flat File system
Can you explain this or give some references, do we have to write any code to achieve this?
Also tell me is there any way to encrypt the log content in Ent Library framework itself or do we need to manually encrypt before we write into log file.
mannaikarthi...
Member
6 Points
5 Posts
Logging project design using EntLib 5.0 is required
Jan 10, 2012 10:07 PM|LINK
Hi, I am new to Enterprise Library. I just installed the Ent. Library and created a sample project to log the process in to File System or Event viewer. That is really simple and working fine. Actually I tried different listeners separately
But don’t know how to use multiple listeners at the same time in a single project
I.e. Error should go to Event viewer and Info should go to Flat File system
Can you explain this or give some references, do we have to write any code to achieve this?
Also tell me is there any way to encrypt the log content in Ent Library framework itself or do we need to manually encrypt before we write into log file.
Regards
MSK