commit | 96c33a4523ee1abe382ce4ff3e82b90ba78aa186 | [log] [tgz] |
---|---|---|
author | Dimitris Aragiorgis <dimara@arrikto.com> | Thu Feb 18 13:38:38 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 22 18:40:29 2016 +0100 |
tree | 607b65f8018eb543241c4cffd2825bc395f3e463 | |
parent | d42a0d1484f03d05184ed9bb867fee42476a588f [diff] |
log: Redirect stderr to logfile if deamonized In case of daemonize, use the logfile passed with the -D option in order to redirect stderr to it instead of /dev/null. Also remove some unused code in log.h. Signed-off-by: Dimitris Aragiorgis <dimara@arrikto.com> Message-Id: <1455795518-19205-1-git-send-email-dimara@arrikto.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>