]> git.proxmox.com Git - swtpm.git/commit
swtpm: Expose logging level to command line
authorStefan Berger <stefanb@us.ibm.com>
Mon, 23 Jan 2017 23:18:59 +0000 (18:18 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 24 Jan 2017 00:09:50 +0000 (19:09 -0500)
commite8b5115f1ad1cab25c105a94b96fed28cbfeceaa
tree6ce2db1572f6394184daac20691c1166a7cedd46
parenta167784102b17dde2cbe9a0c2c591b6a881769d2
swtpm: Expose logging level to command line

Expose the logging level to the command line by extending the
log option with a level parameter.
Extend the man swtpm man page with the level parameter.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
man/man8/swtpm.8
man/man8/swtpm.pod
src/swtpm/common.c
src/swtpm/swtpm.c
src/swtpm/swtpm_chardev.c