Browser logging
Aperta
env.browser
feature.request
- Lingua principale
- JavaScript
- Stelle
- 58
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
easy enough to swap it with this in dev:
```js
write({ level, message, fields }) {
console[level](message, fields)
}
```
and in production send those down to Lambda for ingestion and fan-out to logging services
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.