You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #50435 [AssetMapper] Using a separate logger channel (weaverryan)
This PR was merged into the 6.3 branch.
Discussion
----------
[AssetMapper] Using a separate logger channel
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes-ish
| New feature? | yes-ish
| Deprecations? | no
| Tickets | None
| License | MIT
| Doc PR | Still TODO
Super minor - putting these in their own logging channel might be useful. For example, we could (later, or in a 3rd party bundle) grab all of these warnings and write them out as JavaScript console warnings to make it easier for the user to see (in dev only).
Cheers!
Commits
-------
9f31576 [AssetMapper] Using a separate logger channel
0 commit comments