Re: [PATCH 0/2] Logging functions

2012-02-08 Thread Tiago Vignatti
Hi Ustun! Sorry for delaying with an answer; comments are below. On 02/03/2012 12:15 AM, ustun.ergeno...@gmail.com wrote: From: Ustun Ergenoglu Added new functions for logging and replaced the fprintf calls with the new wl_log calls. Ustun Ergenoglu (2): New logging functionality Replace

[PATCH 0/2] Logging functions

2012-02-02 Thread ustun . ergenoglu
From: Ustun Ergenoglu Added new functions for logging and replaced the fprintf calls with the new wl_log calls. Ustun Ergenoglu (2): New logging functionality Replaced fprintf calls with the new wl_log function. src/Makefile.am |6 ++- src/connection.c |9 ++-- src/event-l