Bug #23826
Model class logger method goes to sql instead app
Pull request:
Fixed in Releases:
Found in Releases:
Description
We have fixed logger via ApplicationRecord object for instances, but class methods still logs into sql logger.
Associated revisions
History
#1
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5653 added
#2
Updated by Timo Goebel about 4 years ago
- Legacy Backlogs Release (now unused) set to 353
#3
Updated by Lukas Zapletal about 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 70679b5fdc14416b23857469a5c184040359b8b9.
Fixes #23826 - model class logger is now app