Skip to content

prevent logging messages from other modules#2256

Merged
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:logging
Jan 18, 2023
Merged

prevent logging messages from other modules#2256
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:logging

Conversation

@njzjz

@njzjz njzjz commented Jan 16, 2023

Copy link
Copy Markdown
Member

Fix #2238.

Fix deepmodeling#2238.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov-commenter

codecov-commenter commented Jan 16, 2023

Copy link
Copy Markdown

Codecov Report

Base: 75.65% // Head: 75.65% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (e6200d4) compared to base (b474a30).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2256      +/-   ##
==========================================
- Coverage   75.65%   75.65%   -0.01%     
==========================================
  Files         204      204              
  Lines       20259    20258       -1     
  Branches     1438     1438              
==========================================
- Hits        15327    15326       -1     
  Misses       4025     4025              
  Partials      907      907              
Impacted Files Coverage Δ
deepmd/loggers/loggers.py 50.96% <100.00%> (-0.47%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit 3c32995 into deepmodeling:devel Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] There are many useless log messages(INFO:tensorflow:10400) in train.log

3 participants