댓글 검색 목록

[Nodejs] log-symbols - 다양한 로그 레벨에 대한 색상이 지정된 기호.

페이지 정보

작성자 운영자 작성일 19-03-07 12:10 조회 399 댓글 0

https://github.com/sindresorhus/log-symbols


screenshot.png 


const logSymbols = require('log-symbols');

console.log(logSymbols.success, 'Finished successfully!');
// On good OSes:  ✔ Finished successfully!
// On Windows:    √ Finished successfully!

댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.