Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 78325d0

Browse files
committed
add readme
1 parent 2154cef commit 78325d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@ get random proxy 116.196.115.209:8080
259259
- LOG_DIR:日志相对路径
260260
- LOG_RUNTIME_FILE:运行日志文件名称
261261
- LOG_ERROR_FILE:错误日志文件名称
262-
- LOG_ROTATION: 日志记录周转周期或大小,见 [loguru - rotation](https://github.com/Delgan/loguru#easier-file-logging-with-rotation--retention--compression)
263-
- LOG_RETENTION: 日志保留日期,见 [loguru - retention](https://github.com/Delgan/loguru#easier-file-logging-with-rotation--retention--compression)
262+
- LOG_ROTATION: 日志记录周转周期或大小,默认 500MB,[loguru - rotation](https://github.com/Delgan/loguru#easier-file-logging-with-rotation--retention--compression)
263+
- LOG_RETENTION: 日志保留日期,默认 7 天,[loguru - retention](https://github.com/Delgan/loguru#easier-file-logging-with-rotation--retention--compression)
264264
- ENABLE_LOG_FILE:是否输出 log 文件,默认 true,如果设置为 false,那么 ENABLE_LOG_RUNTIME_FILE 和 ENABLE_LOG_ERROR_FILE 都不会生效
265265
- ENABLE_LOG_RUNTIME_FILE:是否输出 runtime log 文件,默认 true
266266
- ENABLE_LOG_ERROR_FILE:是否输出 error log 文件,默认 true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /