WayneTvT

Results 2 issues of WayneTvT

This the correct position: ![螢幕截圖 2022-08-14 下午1 03 02](https://user-images.githubusercontent.com/105302793/184523274-57e131ee-7427-4b22-a3b7-962c9150a520.png) If I remove point 1 and add it again it will be come this: ![螢幕截圖 2022-08-14 下午1 03 08](https://user-images.githubusercontent.com/105302793/184523291-74412732-423d-4bd6-b914-9fb9ef42693d.png) Otherwise, If...

Current I'm using the following code to create ``` // setup bunyan logger const log = Bunyan.createLogger({ name: 'app', streams: [ { stream: process.stdout }, { stream: new RotatingFileStream({ level:...