Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Logging should support %s format #1742

Closed
brentvatne opened this issue Mar 28, 2020 · 1 comment · Fixed by #1799
Closed

Logging should support %s format #1742

brentvatne opened this issue Mar 28, 2020 · 1 comment · Fixed by #1799
Labels
enhancement New feature or request

Comments

@brentvatne
Copy link
Member

brentvatne commented Mar 28, 2020

Some logs show up like this:

Warning: %s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI., RootErrorBoundary

I'm not too familiar with how this works in JS but I suspect it's like printf

@fson
Copy link
Contributor

fson commented Apr 6, 2020

We implemented this with @byCedric in #1799.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants