[obfsproxy/master] Say in the usage string that notice is the default logging severity.

13 Feb
2012
13 Feb
'12
3:44 p.m.
commit 044168b0feedf2c2b1531e78080f672bbf3d5329 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Sun Feb 12 10:21:09 2012 +0100 Say in the usage string that notice is the default logging severity. --- src/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main.c b/src/main.c index e7671c8..6540ab0 100644 --- a/src/main.c +++ b/src/main.c @@ -52,7 +52,7 @@ usage(void) fprintf(stderr, "\n* obfsproxy_args:\n" "--log-file=<file> ~ set logfile\n" "--log-min-severity=warn|notice|info|debug ~ " - "set minimum logging severity\n" + "set minimum logging severity (default: notice)\n" "--no-log ~ disable logging\n"); exit(1);
4864
Age (days ago)
4864
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org