Open
Description
See #296 for additional context. Currently, the logging.level
setting only works when logging.path
(or a custom logger) is also configured. It would be nice if logging.level
also applied to the default Rails logger, but only for Honeybadger. I think that people expect logging.level
to work for Honeybadger logs regardless of where the output is being sent.