[reSIProcate] debug message

Fischl jason jason.fischl at gmail.com
Tue May 31 09:15:23 CDT 2005


Yes. When you initialize the Logger code, use this instead:

Log::initialize(Log::File, Log::Info, argv[0], logfilename);

If you look at resiprocate/os/Log.hxx you will see other constructors
that you can use as well. You can completely override the Logger to
use an external facility if you would like as well.

Jason


On 5/20/05, bini <marcobini at gmail.com> wrote:
> hello:-)
> 
> 
> i'm using resiprocate....
> can i have the debug messagge to a log file instead of  the screen??
> 
> thanks
> 
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>



More information about the resiprocate-devel mailing list