BUG FIX: set minimum allowed loglevel in prefs to 1 from 0
commitfc1e38c68bc29f9fded551997b553bc5fef0148d
authorSean Robinson <seankrobinson@gmail.com>
Sat, 18 Jul 2009 20:47:32 +0000 (18 13:47 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sat, 18 Jul 2009 20:47:32 +0000 (18 13:47 -0700)
tree74925a685f1b97335c86564f66f4401402dd12a2
parent9ef4d067ed783be70be4fcd6c2619c76b31a99d7
BUG FIX: set minimum allowed loglevel in prefs to 1 from 0

Apparently, 0 means NOTSET in logging module, so the minimum
usable threshold is 1.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifi-radar