Page 1 of 1

exit DEBUG mode?

Posted: Fri Mar 28, 2014 12:01 pm
by ambient711
I restarted my system after a few updates and noticed that when I get greyhole status it says "DEBUG". Just wondering if anyone has experienced this. Line below is a example.

Mar 28 11:57:14 DEBUG sleep: Nothing to do... Sleeping.

Thanks in advance


Austin

Re: exit DEBUG mode?

Posted: Fri Mar 28, 2014 2:07 pm
by bigfoot65
No, but it may be from a setting in the /etc/greyhole.conf file. Ensure this part of your file looks as follows:
# Available verbosity levels: DEBUG, INFO, WARN, ERROR
# Note that for --status to work correctly, you'll need to keep this to DEBUG.

log_level = DEBUG

Re: exit DEBUG mode?

Posted: Fri Mar 28, 2014 3:10 pm
by ambient711
Great thanks for the heads up.

Austin