Basic console logging functions
- LSMethod of outputting data to the browser's console, intended for development purposes.
IE
- 5.5 - 7: Not supported
- 8 - 9: Partial support
- 10: Supported
- 11: Supported
Edge
- 12 - 87: Supported
- 88: Supported
Firefox
- 2 - 3.6: Not supported
- 4 - 84: Supported
- 85: Supported
- 86 - 87: Supported
Chrome
- 4 - 87: Supported
- 88: Supported
- 89 - 91: Supported
Safari
- 3.1 - 13.1: Supported
- 14: Supported
- TP: Supported
Opera
- 9 - 10.6: Not supported
- 11 - 72: Supported
- 73: Supported
iOS Safari
- 3.2 - 5.1: Supported
- 6 - 13.7: Supported
- 14: Supported
Opera Mini
- all: Supported
Android Browser
- 2.1 - 4.4.4: Supported
- 81: Supported
Opera Mobile
- 10: Not supported
- 11 - 12.1: Not supported
- 59: Not supported
Chrome for Android
- 88: Supported
Firefox for Android
- 85: Supported
UC Browser for Android
- 12.12: Not supported
Samsung Internet
- 4 - 12.0: Supported
- 13.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Supported
KaiOS Browser
- 2.5: Supported
The basic functions that this information refers to include console.log
, console.info
, console.warn
, console.error
.
- Sub-features:
- console.time and console.timeEnd