Skip to content

new: usr: Provide timezone information in log timestamps.

This merge request adds support for timestamps in iso8601 format with timezone when logging. This is exposed through the iso8601-tzinfo printtime suboption. It also makes the new logging format the default for -g output, hopefully removing the need for custom timestamp parsing in scripts.

Closes #4963 (closed)

Merge request reports