You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And if you use each methods on the usage. So in this case, you can log error log with console.error then it will be printed with console with "error" color
The text was updated successfully, but these errors were encountered:
YoungleehanKorean/server/index.js
Line 75 in a45be18
In javascript there are many types of console.log
https://developer.mozilla.org/ko/docs/Web/API/console#%EB%A9%94%EC%84%9C%EB%93%9C
And if you use each methods on the usage. So in this case, you can log error log with
console.error
then it will be printed with console with "error" colorThe text was updated successfully, but these errors were encountered: