Skip to content

Conversation

unematiii
Copy link

@unematiii unematiii commented May 12, 2021

I have a use-case where I would like to log/spy using function other than console.log and I don't want to override the log method on console. This PR should make this possible.

(Ofc, it is possible to simply wrap the observer and build the desired functionality yourself, but it would be more convenient, if this option comes from library itself.)

PS. Looks like CI pipelines for Node 6/8 are broken.

@bpinto
Copy link
Contributor

bpinto commented Aug 15, 2021

I personally like this change. On #318 I'm proposing we drop support for node 6 and 8 (and maybe 10) which means tests would pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants