#375: Change logging config for sync --------------------------------------+------------------------ Reporter: tflink | Owner: tflink Type: enhancement | Status: new Priority: major | Milestone: Fedora 19 Component: Blocker bug tracker page | Version: Keywords: | Blocked By: Blocking: 374 | --------------------------------------+------------------------ = problem =
The sync process uses a different logging instance than the blocker tracking app and is currently configured to just output to stdout instead of logging to a file.
= enhancement recommendation =
The sync should log to a file while in production but shouldn't force logging to a static location. The log location should be configurable (stdout, specific file) and it should be separable from app logging.
#375: Change logging config for sync ---------------------------------------+----------------------- Reporter: tflink | Owner: mkrizek Type: enhancement | Status: new Priority: major | Milestone: Fedora 19 Component: Blocker bug tracker page | Version: Resolution: | Keywords: Blocked By: | Blocking: 374 ---------------------------------------+----------------------- Changes (by mkrizek):
* owner: tflink => mkrizek
#375: Change logging config for sync ---------------------------------------+----------------------- Reporter: tflink | Owner: mkrizek Type: enhancement | Status: new Priority: major | Milestone: Fedora 19 Component: Blocker bug tracker page | Version: Resolution: | Keywords: Blocked By: | Blocking: 374 ---------------------------------------+-----------------------
Comment (by tflink):
I'm not 100% sure that this applies to non-web applications but see note in [[ticket:374#comment:5|#374]] about infra's new preferred logging mechanism:
https://fedoraproject.org/wiki/Infrastructure/AppBestPractices#Centralized_l...
#375: Change logging config for sync ---------------------------------------+----------------------- Reporter: tflink | Owner: mkrizek Type: enhancement | Status: closed Priority: major | Milestone: Fedora 19 Component: Blocker bug tracker page | Version: Resolution: fixed | Keywords: Blocked By: | Blocking: 374 ---------------------------------------+----------------------- Changes (by tflink):
* status: new => closed * resolution: => fixed
Comment:
Code reviewed and merged into develop branch with commit 95589d0bbe01c27e4ce7812bef8582bf4fec9343
qa-devel@lists.fedoraproject.org