active
last updated:

logfile

Redirect logging to the specified file, '-' for standard error. Sending the SIGUSR1 signal to the validator process will cause it to re-open the log file"

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "logfile",
  "properties": {
    "short": "o",
    "long": "log",
    "value_name": "FILE",
    "takes_value": "true",
    "help": "\n                    \"Redirect logging to the specified file, '-' for standard error. Sending the \\\n                     SIGUSR1 signal to the validator process will cause it to re-open the log file\",\n                "
  },
  "isDeprecated": false
}