compositor: Pass the entire string in one-shot when writting logger data
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 1 Nov 2019 12:28:22 +0000 (14:28 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 5 Nov 2019 11:59:18 +0000 (13:59 +0200)
commitded0b77316c959178ab98cbab7c8637d36715d01
tree1c620815ddaa40cb7ce0b6776afcfa44bccd53f1
parent3a2f829983801d2273277c8b6021cd0543d0e26e
compositor: Pass the entire string in one-shot when writting logger data

This fixes the situation where the same logger scope is passed multiple
times and the timestamp is being sent before the log mesasge.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Reported-by: Pekka Paalanen <pekka.paalanen@collabora.com>
compositor/main.c