Skip to content

Commit

Permalink
short log didnt work
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacker committed Apr 5, 2019
1 parent 74ca6cf commit 445401c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const logger = winston.createLogger({
transports: [
new winston.transports.File({
filename: "output.log",
maxsize: 200,
tailable: true
})
//new winston.transports.Http({ path: "log", port:3001 })
Expand Down

0 comments on commit 445401c

Please sign in to comment.