Actions
Bug #25267
closedProvide Ruby logger API method formatter
Difficulty:
easy
Triaged:
Yes
Pull request:
Description
Smart Proxy Dynflow Core uses formatter method which is not defined in the logger decorator in proxy, this breaks compatibility with Ruby logger stack. Let's add it back.
Updated by Lukas Zapletal over 6 years ago
- Target version set to 1.20.0
- Fixed in Releases deleted (
1.20.0) - Found in Releases 1.20.0 added
Updated by Lukas Zapletal over 6 years ago
- Related to Bug #25239: undefined method 'formatter=' for Logging::RootLogger when running SPDC inside smart-proxy added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/619 added
Actions