Actions
Bug #7225
closedSmart proxy does not correctly initialize logger
Description
During the boot (creating of pid dir, spawning daemons) proxy does make use of the logger class but it was not apparently initialized.
We should pre-init it with a simple STDERR logger so proxy will not silently exit on errors (e.g. port was already bind or can't create pid directory).
Created category "Core".
Updated by Anonymous about 10 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by The Foreman Bot about 10 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 1.7.4
- Pull request https://github.com/theforeman/smart-proxy/pull/204 added
- Pull request deleted (
)
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release set to 10
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release changed from 10 to 21
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 915c16dd59e52b51456527ba93eeea380a619c28.
Actions