Logging: More Unified and user oriented

Pull request with example logs.

I implemented a basic replacement for the scoped mock log now, still using the logging system. Could be replaced with something else but also no immediate need I think.

Yes, that’s what the proposed --log-level debug is meant for.

Timestamps are always enabled in my implementation. Previously there was a CLOG option for this but off by default.

A structured log file indeed should contain all possible information.

1 Like