Azure / Azure/data-api-builder
🥕[Enhancement]: Multi-DS should log file parents
- Vorherrschende Sprache
- C#
- Sterne
- 1.5k
- Forks
- 370
- Ø Merge
- 3 T. 22 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
### What happened?
When console logging and opening child files log something like this:
When it has no parent:
`LOG: Loading config file dab-config.json from {root}.`
When it does have parent:
`LOG: Loading config file dab-config2.json from dab-config.json.`
When the file is a grandchild, only show immediate parent.
### Version
Future
### What database are you using?
Azure SQL
### What hosting model are you using?
_No response_
### Which API approach are you accessing DAB through?
_No response_
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Beitragsleitfaden
Rechercherichtung
Finde die Konsolenprotokollierung, die für das Laden von Konfigurationsdateien verantwortlich ist, und untersuche, wie übergeordnete und untergeordnete Dateien dargestellt werden. Erzeuge die Protokolle für eine Stammdatei, ein direktes Kind und ein Enkelkind erneut und überprüfe anschließend, dass jede Nachricht das unmittelbare übergeordnete Element nennt und dass die Stammdatei {root} verwendet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- azure, csharp
- Bereich
- backend, databases, observability
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100