console-basic.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. {
  2. "title":"Basic console logging functions",
  3. "description":"Method of outputting data to the browser's console, intended for development purposes.",
  4. "spec":"https://console.spec.whatwg.org/",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/API/Console",
  9. "title":"MDN article"
  10. },
  11. {
  12. "url":"https://developer.chrome.com/devtools/docs/console-api",
  13. "title":"Chrome console reference"
  14. },
  15. {
  16. "url":"https://developer.apple.com/library/mac/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Console/Console.html",
  17. "title":"Safari console reference"
  18. },
  19. {
  20. "url":"https://msdn.microsoft.com/en-us/library/hh772169",
  21. "title":"Edge/Internet Explorer console reference"
  22. }
  23. ],
  24. "bugs":[
  25. ],
  26. "categories":[
  27. "JS API"
  28. ],
  29. "stats":{
  30. "ie":{
  31. "5.5":"n",
  32. "6":"n",
  33. "7":"n",
  34. "8":"a #1",
  35. "9":"a #1",
  36. "10":"y",
  37. "11":"y"
  38. },
  39. "edge":{
  40. "12":"y",
  41. "13":"y",
  42. "14":"y"
  43. },
  44. "firefox":{
  45. "2":"n",
  46. "3":"n",
  47. "3.5":"n",
  48. "3.6":"n",
  49. "4":"y",
  50. "5":"y",
  51. "6":"y",
  52. "7":"y",
  53. "8":"y",
  54. "9":"y",
  55. "10":"y",
  56. "11":"y",
  57. "12":"y",
  58. "13":"y",
  59. "14":"y",
  60. "15":"y",
  61. "16":"y",
  62. "17":"y",
  63. "18":"y",
  64. "19":"y",
  65. "20":"y",
  66. "21":"y",
  67. "22":"y",
  68. "23":"y",
  69. "24":"y",
  70. "25":"y",
  71. "26":"y",
  72. "27":"y",
  73. "28":"y",
  74. "29":"y",
  75. "30":"y",
  76. "31":"y",
  77. "32":"y",
  78. "33":"y",
  79. "34":"y",
  80. "35":"y",
  81. "36":"y",
  82. "37":"y",
  83. "38":"y",
  84. "39":"y",
  85. "40":"y",
  86. "41":"y",
  87. "42":"y",
  88. "43":"y",
  89. "44":"y",
  90. "45":"y",
  91. "46":"y",
  92. "47":"y",
  93. "48":"y",
  94. "49":"y",
  95. "50":"y",
  96. "51":"y",
  97. "52":"y",
  98. "53":"y"
  99. },
  100. "chrome":{
  101. "4":"y",
  102. "5":"y",
  103. "6":"y",
  104. "7":"y",
  105. "8":"y",
  106. "9":"y",
  107. "10":"y",
  108. "11":"y",
  109. "12":"y",
  110. "13":"y",
  111. "14":"y",
  112. "15":"y",
  113. "16":"y",
  114. "17":"y",
  115. "18":"y",
  116. "19":"y",
  117. "20":"y",
  118. "21":"y",
  119. "22":"y",
  120. "23":"y",
  121. "24":"y",
  122. "25":"y",
  123. "26":"y",
  124. "27":"y",
  125. "28":"y",
  126. "29":"y",
  127. "30":"y",
  128. "31":"y",
  129. "32":"y",
  130. "33":"y",
  131. "34":"y",
  132. "35":"y",
  133. "36":"y",
  134. "37":"y",
  135. "38":"y",
  136. "39":"y",
  137. "40":"y",
  138. "41":"y",
  139. "42":"y",
  140. "43":"y",
  141. "44":"y",
  142. "45":"y",
  143. "46":"y",
  144. "47":"y",
  145. "48":"y",
  146. "49":"y",
  147. "50":"y",
  148. "51":"y",
  149. "52":"y",
  150. "53":"y",
  151. "54":"y",
  152. "55":"y",
  153. "56":"y",
  154. "57":"y"
  155. },
  156. "safari":{
  157. "3.1":"y",
  158. "3.2":"y",
  159. "4":"y",
  160. "5":"y",
  161. "5.1":"y",
  162. "6":"y",
  163. "6.1":"y",
  164. "7":"y",
  165. "7.1":"y",
  166. "8":"y",
  167. "9":"y",
  168. "9.1":"y",
  169. "10":"y",
  170. "TP":"y"
  171. },
  172. "opera":{
  173. "9":"n",
  174. "9.5-9.6":"n",
  175. "10.0-10.1":"n",
  176. "10.5":"n",
  177. "10.6":"n",
  178. "11":"y",
  179. "11.1":"y",
  180. "11.5":"y",
  181. "11.6":"y",
  182. "12":"y",
  183. "12.1":"y",
  184. "15":"y",
  185. "16":"y",
  186. "17":"y",
  187. "18":"y",
  188. "19":"y",
  189. "20":"y",
  190. "21":"y",
  191. "22":"y",
  192. "23":"y",
  193. "24":"y",
  194. "25":"y",
  195. "26":"y",
  196. "27":"y",
  197. "28":"y",
  198. "29":"y",
  199. "30":"y",
  200. "31":"y",
  201. "32":"y",
  202. "33":"y",
  203. "34":"y",
  204. "35":"y",
  205. "36":"y",
  206. "37":"y",
  207. "38":"y",
  208. "39":"y",
  209. "40":"y",
  210. "41":"y",
  211. "42":"y",
  212. "43":"y"
  213. },
  214. "ios_saf":{
  215. "3.2":"y",
  216. "4.0-4.1":"y",
  217. "4.2-4.3":"y",
  218. "5.0-5.1":"y",
  219. "6.0-6.1":"y #3",
  220. "7.0-7.1":"y #3",
  221. "8":"y #3",
  222. "8.1-8.4":"y #3",
  223. "9.0-9.2":"y #3",
  224. "9.3":"y #3",
  225. "10-10.1":"y #3"
  226. },
  227. "op_mini":{
  228. "all":"y #6"
  229. },
  230. "android":{
  231. "2.1":"y #4",
  232. "2.2":"y #4",
  233. "2.3":"y #4",
  234. "3":"y #4",
  235. "4":"y #4",
  236. "4.1":"y #4",
  237. "4.2-4.3":"y #4",
  238. "4.4":"y #4",
  239. "4.4.3-4.4.4":"y #4",
  240. "53":"y #4"
  241. },
  242. "bb":{
  243. "7":"n #2",
  244. "10":"n #2"
  245. },
  246. "op_mob":{
  247. "10":"n",
  248. "11":"n #2",
  249. "11.1":"n #2",
  250. "11.5":"n #2",
  251. "12":"n #2",
  252. "12.1":"n #2",
  253. "37":"n #2"
  254. },
  255. "and_chr":{
  256. "54":"y #4"
  257. },
  258. "and_ff":{
  259. "50":"y #5"
  260. },
  261. "ie_mob":{
  262. "10":"n #2",
  263. "11":"n #2"
  264. },
  265. "and_uc":{
  266. "11":"n #2"
  267. },
  268. "samsung":{
  269. "4":"y #4"
  270. }
  271. },
  272. "notes":"The basic functions that this information refers to include `console.log`, `console.info`, `console.warn`, `console.error`.",
  273. "notes_by_num":{
  274. "1":"Only supports console functions when developer tools are open, otherwise the `console` object is undefined and any calls will throw errors.",
  275. "2":"Allows `console` functions to be used without throwing errors, but does not appear to output the data anywhere.",
  276. "3":"Log output on iOS 6+ Safari can only be seen by connecting to a Mac and using the [Safari debugger](https://developer.apple.com/safari/tools/).",
  277. "4":"Log output on older Android browsers can be retrieved via Android's `logcat` command or using Chrome Developer Tools in Android 4.4+/Chrome for Android [see details](http://developer.android.com/guide/webapps/debugging.html)",
  278. "5":"Log output on Firefox for Android can be [accessed using WebIDE](https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE)",
  279. "6":"See [this article](https://dev.opera.com/articles/opera-mini-and-javascript/) for details on how to see console logging in Opera Mini"
  280. },
  281. "usage_perc_y":87.5,
  282. "usage_perc_a":0.66,
  283. "ucprefix":false,
  284. "parent":"",
  285. "keywords":"console.log,console.info,console.warn,console.error,window.console",
  286. "ie_id":"",
  287. "chrome_id":"",
  288. "firefox_id":"",
  289. "webkit_id":"",
  290. "shown":true
  291. }