Actions
Bug #12580
closedWEBrick doesn't use ::Proxy::Log.logger
Description
WEBrick outputs its logs to STDOUT/STDERROR even with SETTINGS.log_level set. This is less than ideal since some important warnings/errors can manifest in the WEBrick logs.
Updated by Brandon Weeks almost 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 63a513a1669d6d6a4824b8bea77126b7f71dd886.
Updated by Dominic Cleal almost 9 years ago
- Assignee set to Brandon Weeks
- Translation missing: en.field_release set to 104
Updated by Dominic Cleal almost 9 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/349 added
Actions