console.count()
Term side of the Card
Topic: Output Information
Unit title: console.count()
Categories: Method
Explanation side of the Card
Explanation: The static browser API method that logs the number of times it has been called with a particular label. It helps track how often a piece of code is executed.
Browser compatibility:
- The chrome browser supports this feature starting from version 2
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 30
- The safari browser supports this feature starting from version 4
Availability: