Bug #26935
Unable to set STDOUT logging output
Pull request:
Fixed in Releases:
Found in Releases:
Description
With logging refactoring, we actually dropped ability to set STDOUT logging output for Rails. This ticket adds this possibility back.
Associated revisions
History
#1
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6817 added
#2
Updated by Ohad Levy almost 3 years ago
- Target version set to 1.23.0
- Fixed in Releases 1.23.0 added
#3
Updated by Lukas Zapletal almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5462f36316101ebfe9d1cef334ad9a0301884bcd.
Fixes #26935 - added stdout logging option back