Currently all logging output from auto_schema is just a timestamp followed by unstructured text. This makes is very difficult to see warnings/errors/etc unless you happen to know all of the possible related strings.
Description
Description
Details
Details
Related Changes in GitLab:
| Title | Reference | Author | Source Branch | Dest Branch | |
|---|---|---|---|---|---|
| Switch to Python's logging | repos/data_persistence/dbtools/auto_schema!21 | fceratto | T302207 | main |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T304653 Release and package auto_schema 0.1.0 | |||
| Resolved | FCeratto-WMF | T302207 Use logging with levels so that errors are visible |
Event Timeline
Comment Actions
fceratto opened https://gitlab.wikimedia.org/repos/data_persistence/dbtools/auto_schema/-/merge_requests/21
Switch to Python's logging
Comment Actions
fceratto merged https://gitlab.wikimedia.org/repos/data_persistence/dbtools/auto_schema/-/merge_requests/21
Switch to Python's logging
Comment Actions
fceratto opened https://gitlab.wikimedia.org/repos/sre/schema-changes/-/merge_requests/67
Update for new logging format from auto schema
Comment Actions
fceratto merged https://gitlab.wikimedia.org/repos/sre/schema-changes/-/merge_requests/67
Update for new logging format from auto schema