Use `@graphile/logger` for logging
Open
✨ feature
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 625
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 24
Description
Users should be able to use their own logging framework - we shouldn't be outputting to `console`. We already have the `@graphile/logger` abstraction, we should use this.
Needs integration from the preset all the way through every package.
Needs to be done before V5 goes out, I think, or at least we need to know _how_ it will be done (to ensure e.g. graphile-config has support). We could make it a built-in feature of graphile-config TBH, everything that needs it will need logging of some kind.
Contributor guide
Assessment
This issue has not been assessed yet.