File tree
Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -16,3 +16,8 @@ Additional requirements:
|
16 | 16 | - Use sortable file names
|
17 | 17 | - Do not write to the same file from different processes
|
18 | 18 | - Delete old files
|
| 19 | +- Use buffering (flush by size and by timeout) |
| 20 | +- Optimize Writable stream buffering |
| 21 | +- Write multiline to single string |
| 22 | +- Optimize stack for logging errors |
| 23 | +- Write to multiple destinations |
You can’t perform that action at this time.
0 commit comments