View Single Post
Posts: 324 | Thanked: 371 times | Joined on Dec 2009 @ Vancouver, BC
#592
Originally Posted by int_ua View Post
P.S. I can't find a way to rename the category, are there any available?
No, you can't rename categories, only delete them and recreate.

To disable logging, you can edit the debugging.py file (in /opt/FeedingIt if I remember correctly) to add:
level = logging.CRITICAL
just before the line #78:
logging.basicConfig(
Note that the indentation (number of spaces) does matter, and should be on the same level as that line.

And thanks for the suggestion and bug reports. But just to set expectations, I'm fairly unlikely to take the time to fix it at this point.
 

The Following User Says Thank You to Slocan For This Useful Post: