data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

🥕[Enhancement]: Multi-DS should log file parents

Open JerryNixon opened this issue 2 years ago • 0 comments

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

JerryNixon avatar Oct 10 '23 00:10 JerryNixon