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
creating winston logger with multiple transporters into the same directory.
Now, setting maxFiles to 4 will keep only 4 files of latest updated in the folder.
What do you expect to happen instead?
I expect to keep 4 maxFiles of serverLog and also 4 maxFiles of errorLog.
Other information
I'm using this function to create transport options.
Activity
mattberther commentedon Oct 25, 2018
Updated to
file-stream-rotator@0.4.0
and publishedwinston-daily-rotate-file@3.3.5
.