Remove "log_level" from the OPTION command.
commit4f5cc6aa411cecf91e5ceea2faf8253139bc793d
authorBen Kibbey <bjk@luxsci.net>
Wed, 29 Jul 2015 00:44:00 +0000 (28 20:44 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 29 Jul 2015 00:48:29 +0000 (28 20:48 -0400)
treee79e5137f145d0f91aa363c7d2998b2bdd52fe44
parentda3ce565f67c59f4386b198396e170cbfa24730d
Remove "log_level" from the OPTION command.

Not good to be able to adjust this from a client. Also removes needing
to lock the rcfile mutex during log_writeN().
src/commands.c
src/pwmd.c
src/rcfile.c
src/util-misc.h