Winston

공부의 기록·2022년 2월 3일
1

Node.JS

목록 보기
13/32
post-thumbnail

Introduce

본 문서는 2022년 2월 3일 에 작성되었습니다.

기존에는 morgan loger middleware 를 이용해서 백앤드 서버에서 클라이언트의 로그를 확인할 수 있었습니다.

하지만, 이러한 로그를 기록하고 관리하기 위해서 winston 이라는 라이브러리를 사용하게 되었습니다.


Installation

npm i winston winston-daily-rotate-file


Syntax

[Node.js] Logging 라이브러리 winston 적용하기

profile
블로그 이전 : https://inblog.ai/unchaptered

0개의 댓글