< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] how to use parameter of log::initialize in MFC


Dear all,
 
Can you show me how to use log::initialize in MFC application?
I use like below, is it right???
 
Log::initialize(Log::Cout, resip::Log::Warning, "c:\toto.txt"  );
 
The parameter of LogFileName is good or not??
 
I am appreciated so much for your help
 
Julien