Change logging config for sync #375

Closed
opened 2013-03-27 10:08:18 +00:00 by tflink · 2 comments
Owner

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

= 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.
Author
Owner

I'm not 100% sure that this applies to non-web applications but see note in ticket:374#comment:5 about infra's new preferred logging mechanism:

https://fedoraproject.org/wiki/Infrastructure/AppBestPractices#Centralized_logging

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_logging
Author
Owner

Code reviewed and merged into develop branch with commit 95589d0bbe01c27e4ce7812bef8582bf4fec9343

Code reviewed and merged into develop branch with commit 95589d0bbe01c27e4ce7812bef8582bf4fec9343
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quality/tickets#375
No description provided.