Click here to Skip to main content
15,914,165 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to implement log file class in my wcf project then i have to call
its methods in an other class in this project .

Knowing that the call has done in the case of failure (if (ser.ConsulterFacture(NUM_FACTURE).Equals(-1))) .
But i haven't any idea about how to implement the class of log file.


If any one have an idea , please help me :(( :(( :((
Posted

If I were you, I'd look at Daniel Vaughan's excellent implementation called CLog[^].
 
Share this answer
 
Thank you very much for your help
:) :) :)
 
Share this answer
 
Comments
Johnny J. 2-Jun-10 10:37am    
You shouldn't add you thank you as a new answer. Add it as a comment to the answer that helped you, rate that answer and mark is as the solution to your problem. That will be of more use to the peerson who answered it - even though Pete seems to have enough points already... :)

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