]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Support ISO timestamps with timezone information
authorAlessio Podda <alessio@isc.org>
Wed, 2 Oct 2024 08:16:17 +0000 (08:16 +0000)
committerAlessio Podda <alessio@isc.org>
Wed, 2 Oct 2024 08:16:17 +0000 (08:16 +0000)
The configuration option `print-time` can now be set to `iso8601-tzinfo` in order to use the ISO 8601 timestamp with timezone information when logging. This is used as a default for `named -g`.

Closes #4963

Merge branch '4963-provide-timezone-information-in-log-timestamps' into 'main'

See merge request isc-projects/bind9!9563


Trivial merge