Provide timezone information in log timestamps.
Description
Right now, local time timestamps in the logs don't provide any timezone information, even when configured to output in ISO format/local time. This makes it more difficult to parse the logs.
Request
Timestamps should, at least optionally provide timezone information, and it should be possible to output timezone info with the -g
option.