Closed glebec closed 6 years ago
Follows good practice by using console.error instead of console.log for error messages.
console.error
console.log
Follows good practice by using
console.error
instead ofconsole.log
for error messages.