Logging: log-level and log-config
Starting an application with a --log-config and not setting the "--verbose" flag will result in all info/debug messages to be tossed. Even if your specified them not to be in the log-config file.
Find this slightly annoying - that you need to have the --verbose flag set to allow for your log-config to work as intended.