The JavaScript integration only uses the console.log/warn/debug/error type functions to log things. It would be useful to route this all through a centralized logged so that we have more control over the log format and when we log certain messages, such as implementing the log_level config option.
To do
Related issues
The JavaScript integration only uses the
console.log/warn/debug/errortype functions to log things. It would be useful to route this all through a centralized logged so that we have more control over the log format and when we log certain messages, such as implementing thelog_levelconfig option.To do
log_levelconfig option. See integrations guide.Related issues