1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Added --log-timestamp option.

Allow timestamps to be suppressed in logging. This is primarily used to avoid filters in the automated documentation.
This commit is contained in:
David Steele
2017-02-05 10:59:49 -05:00
parent 55feae645e
commit cded35791d
9 changed files with 86 additions and 24 deletions
+1
View File
@@ -84,6 +84,7 @@ Log Options:
--log-level-console level for console logging [default=warn]
--log-level-file level for file logging [default=info]
--log-level-stderr level for stderr logging [default=warn]
--log-timestamp enable timestamp in logging [default=y]
Use 'pgbackrest help info [option]' for more information.