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 over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 63a513a1669d6d6a4824b8bea77126b7f71dd886.
Actions