Re: [PATCH v5 1/2] Weston: log.c, log.h

2012-06-08 Thread Kristian Høgsberg
On Thu, Jun 07, 2012 at 01:08:46PM +0200, Martin Minarik wrote: > This is logging functionality for weston compositor. > > It handles: > messages coming from libwayland-server from wl_log() > messages from weston itself, from weston_log() > > Introduce --log option, to specify log file path on th

[PATCH v5 1/2] Weston: log.c, log.h

2012-06-07 Thread Martin Minarik
This is logging functionality for weston compositor. It handles: messages coming from libwayland-server from wl_log() messages from weston itself, from weston_log() Introduce --log option, to specify log file path on the command line. When the path is incorrect, or on weston_log_file_destroy(), f