Commit 02d4267
Added functionality to long broken zippedArchive option (#2337)
* Test for file Transport option rotationFormat
* Test for file Transport option rotationFormat
* Added Lazy option in file transport
* Lint and test
* removed only statement
* Update test/unit/winston/transports/01-file-maxsize.test.js
Co-authored-by: David Hyde <[email protected]>
* Update test/unit/winston/transports/01-file-maxsize.test.js
Co-authored-by: David Hyde <[email protected]>
* Added lazy in FileTransportOptions types
* Added lazy type in FileTransportInstance
* Add functionality to zippedArchive option
---------
Co-authored-by: myAlapi <[email protected]>
Co-authored-by: David Hyde <[email protected]>1 parent 069a40d commit 02d4267
File tree
2 files changed
+365
-18
lines changed- lib/winston/transports
- test/unit/winston/transports
2 files changed
+365
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | 606 | | |
613 | 607 | | |
614 | 608 | | |
| |||
621 | 615 | | |
622 | 616 | | |
623 | 617 | | |
| 618 | + | |
624 | 619 | | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
630 | 631 | | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
631 | 645 | | |
632 | 646 | | |
633 | 647 | | |
| |||
646 | 660 | | |
647 | 661 | | |
648 | 662 | | |
649 | | - | |
| 663 | + | |
650 | 664 | | |
651 | 665 | | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | 666 | | |
657 | 667 | | |
658 | 668 | | |
| |||
715 | 725 | | |
716 | 726 | | |
717 | 727 | | |
718 | | - | |
| 728 | + | |
719 | 729 | | |
720 | 730 | | |
721 | 731 | | |
722 | 732 | | |
723 | 733 | | |
724 | 734 | | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
725 | 758 | | |
726 | 759 | | |
727 | 760 | | |
| |||
0 commit comments