swanctl: Implement a --log command to trace debugging log

This commit is contained in:
Martin Willi
2014-05-07 15:48:15 +02:00
parent 3b22e8e995
commit 7b35c02db4
3 changed files with 98 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ swanctl_SOURCES = \
commands/list_certs.c \
commands/load_conns.c \
commands/load_creds.c \
commands/log.c \
commands/version.c \
swanctl.c swanctl.h