logging error with 1.2.0 version #6172
Labels
docs
Documentation related
help wanted
Open to be worked on
logging
Related to the `LoggerConnector` and `log()`
working as intended
Working as intended
🐛 Bug
if I use logger named "lightning", logger print log twice.
It happens with pytorch-lightning 1.2.0 version and doesn't happend with 1.1.8 version.
This is reproduced easily like below.
Error Example
Please reproduce using the BoringModel
Don't need model.
To Reproduce
Refer above codes 1.2.0 version
Expected behavior
Refer above codes 1.1.8 version
Environment
conda
,pip
, source): pipAdditional context
The text was updated successfully, but these errors were encountered: