Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

Conversation

@immetoo2
Copy link

@immetoo2 immetoo2 commented Aug 2, 2017

The console spec says that the console functions are enumerable.
In some order browsers this may not the case like; FF < 49

Some logger wrappers use Object.keys(window.console) to get all functions, so this fails if console is not enumerable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant