Skip to content

Commit cf561d1

Browse files
committed
Logging fix
1 parent b14d5c2 commit cf561d1

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
@@ -1679,7 +1679,7 @@ rotation=<int>|<datetime.timedelta>|<datetime.time>|<str>
16791679
* **`'<int>'` - Max file size in bytes.**
16801680
* **`'<timedelta>'` - Max age of a file.**
16811681
* **`'<time>'` - Time of day.**
1682-
* **`'<str>'` - Any of above as a string: `'100 MB'`, `'0.5 GB'`, `'1 month 2 weeks'`, `'4 days'`, `'10h'`, `'monthly'`, `'18:00'`, `'sunday'`, `'w0'`, `'monday at 12:00'`, ...**
1682+
* **`'<str>'` - Any of above as a string: `'100 MB'`, `'1 month 2 weeks'`, `'18:00'`, `'w0'`, `'monday at 12:00'`, ...**
16831683

16841684
### Retention
16851685
**Sets a condition which old log files are deleted.**

0 commit comments

Comments
 (0)