console.info()
Term side of the Card
Topic: Output Information
Unit title: console.info()
Categories: Method
Explanation side of the Card
Explanation: The static browser API method that logs an informational message to the console. It's often used to display general information that doesn't need special emphasis.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 4
- The safari browser supports this feature starting from version 3
Availability: