Click here to Skip to main content
15,920,828 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how loggers are used in .net.
give me one example.
Posted
Comments
BillWoodruff 28-Nov-14 0:45am    
No.
Prasad Vala 28-Nov-14 0:50am    
imnot getting u..
TheRealSteveJudge 28-Nov-14 6:13am    
Do you want to write log files?

1 solution

You can check out an example here :

http://www.c-sharpcorner.com/UploadFile/84c85b/logging-application-block-enterprise-library-5-0-with-C-Sharp/[^]

Another sample example for Logging in Event Viewer and text file is here:

Constructor Dependency Injection Pattern Implementation in C#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900