-
-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor console logger, incl. Ref from #132
This lets folks more easily use Chrome blackboxing but it'd still be nice to get a proper general-case line number solution. Seems like our options are: 1. Waiting on CLJ-865 (which'd still leave us w/o accurate source map links?). 2. Something like https://gist.github.com/bgrins/5108712 (doesn't seem possible if we want a more elaborate wrapper?) 3. Other ideas??
- Loading branch information
1 parent
7da3321
commit a3d52f5
Showing
2 changed files
with
48 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters