Hi Martin,
comments inline as usual.
On Thu, 31 May 2012 21:48:23 +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 op
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(),