enable loglevel setting via command line
authorKarl Palsson <karlp@etactica.com>
Wed, 28 Sep 2016 16:32:39 +0000 (16:32 +0000)
committerJohn Crispin <john@phrozen.org>
Mon, 21 Nov 2016 11:13:46 +0000 (12:13 +0100)
Currently the loglevel is hardcoded to LOG_WARNING, even though there is
debug log messages.  Allow setting the loglevel via cli option.
Include basic help text because we're adding command line options.

Signed-off-by: Karl Palsson <karlp@etactica.com>

No differences found