mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a27c6d1690
These are the only places that seems to be including environment specific variables in the message format. By ensuring that they're static, we make it easier to group logs by format. I also ensure that I keep each addendum separate so that they can be filtered/grouped separately.