Skip to content

console: Various cleanups to tracing functions and increase structured logging metadata

Marco Trevisan requested to merge 3v1n0/gjs:console-cleanups into master

Write the whole stack with console.trace() using formatters and provide more structured logging metadata for all the warn/error functions.

Merge request reports