ClickHouse / ClickHouse/clickhouse-js
Logging support for browser client
Open
browser
enhancement
- Dominant language
- TypeScript
- Stars
- 331
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
As of #165, there are no logs at all in the browser implementation. It is nice to have at least some for debug purposes; additionally, since there is no `process`, the log level needs to be set differently (probably just via config explicitly).
Contributor guide
Assessment
This issue has not been assessed yet.