[BUGFIX] Modify the logger to avoid files occupying a long time#21204
[BUGFIX] Modify the logger to avoid files occupying a long time#21204daaitudian wants to merge 1 commit intoapache:masterfrom
Conversation
|
Hey @daaitudian , Thanks for submitting the PR
CI supported jobs: [clang, unix-cpu, windows-cpu, edge, windows-gpu, miscellaneous, centos-cpu, unix-gpu, centos-gpu, sanity, website] Note: |
|
@mxnet-bot run ci [unix-cpu, unix-gpu, website] |
|
Jenkins CI successfully triggered : [website, unix-cpu, unix-gpu] |
|
@mxnet-bot run ci [unix-gpu, website] |
|
Jenkins CI successfully triggered : [unix-gpu, website] |
|
@mxnet-bot run ci [unix-gpu, website] |
|
Jenkins CI successfully triggered : [unix-gpu, website] |
|
@mxnet-bot run ci [unix-gpu, website] |
|
Jenkins CI successfully triggered : [unix-gpu, website] |
Description
Modify the logger to avoid files occupying a long time.
Writing log in the file, the file will always be occupied. This PR can avoid this problem
Checklist
Essentials