Skip to content

Commit 25f93e0

Browse files
committed
Logging
1 parent eb02971 commit 25f93e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1701,7 +1701,7 @@ rotation=<int>|<datetime.timedelta>|<datetime.time>|<str>
17011701
* **`'<int>'` - Max file size in bytes.**
17021702
* **`'<timedelta>'` - Max age of a file.**
17031703
* **`'<time>'` - Time of day.**
1704-
* **`'<str>'` - Any of above as a string: `'100 MB'`, `'1 month'`, `'monday at 12:00'`, `'w0'`, ...**
1704+
* **`'<str>'` - Any of above as a string: `'100 MB'`, `'1 month'`, `'monday at 12:00'`, ...**
17051705

17061706
### Retention
17071707
**Sets a condition which old log files are deleted.**

0 commit comments

Comments
 (0)