Re: [PATCH v3 1/3] Weston: log.c, log.h

2012-05-30 Thread Pekka Paalanen
Hi Martin, comments inline. On Tue, 29 May 2012 21:44:53 +0200 Martin Minarik wrote: > Changes from last time, we have function > weston_log_file_create_in_home() for opening > log file in home directory, it can handle long file names. > > We have function weston_log_handle_server() to redir

[PATCH v3 1/3] Weston: log.c, log.h

2012-05-29 Thread Martin Minarik
Changes from last time, we have function weston_log_file_create_in_home() for opening log file in home directory, it can handle long file names. We have function weston_log_handle_server() to redirect messages from libwayland-server into log.c:weston_logfile_handler, from there everything can be