#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.