Skip to content

debug: LOG() should print only the file basename

Michael Catanzaro requested to merge mcatanzaro/ephy-log into master

It's hard to focus on the important bits when every debug log statement begins with [ ../../../../Projects/epiphany/embed/web-extension/ephy-web-extension.c ]. So let's trim it down to [ ephy-web-extension.c ]. Much better.

Merge request reports

Loading