Skip to content

Debug log cleanups

Jonas Ådahl requested to merge jadahl/mutter:wip/debug-log-via-g-messages into main

Remove some somewhat obscure features like temporary prefix-less logging, and just use g_message(). It'll give us timestamps for example, which is nice.

Merge request reports