Closed Bug 1065145 Opened 10 years ago Closed 10 years ago

Refactor ftpscraper.py crontabber app so it can use config.logger

Categories

(Socorro :: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

The current ftpscraper.py depends on a bunch of business logic complex functions. That makes it awkward to use the `self.config.logger` which we have access to in the app.
Depends on: 1065071
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/32c027c4d9f2d5c9019a0acb9a8d3fa66d2bd800
fixes bug 1065145 - Refactor ftpscraper.py crontabber app so it can use config.logger

https://github.com/mozilla/socorro/commit/b1f7379cf5a17f262e7c46e2464cf3986109cc78
Merge pull request #2347 from peterbe/bug-1065145-refactor-ftpscraperpy-crontabber-app-so-it-can-use-configlogger

fixes bug 1065145 - Refactor ftpscraper.py crontabber app so it can use config.logger
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102
You need to log in before you can comment on or make changes to this bug.