1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-13 01:00:23 +02:00

Add log-subprocess option to allow file logging for local and remote subprocesses.

This commit is contained in:
David Steele
2018-08-22 20:05:49 -04:00
parent 512da125ad
commit 2276567027
43 changed files with 824 additions and 482 deletions

View File

@ -176,6 +176,7 @@ testRun(void)
" --log-level-stderr level for stderr logging [default=warn]\n"
" --log-path path where log files are stored\n"
" [default=/var/log/pgbackrest]\n"
" --log-subprocess enable logging in subprocesses [default=n]\n"
" --log-timestamp enable timestamp in logging [default=y]\n"
"\n",
"Repository Options:\n"