Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(logging): from changes in @sap/cds (#791)
We should change all occurences to ```js const LOG = cds.log('db|sql') if (LOG._debug) LOG.debug(...) ```
- Loading branch information