Console notification types
List of all types of console notifications
console.log('console log');
console.info('console info');
console.warn('console warn');
console.error('console error');
by Valeri Tandilashvili
4 years ago
Postman
0
Pro tip: use ```triple backticks around text``` to write in code fences