You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using matchering-cli that can use extended logger usage. Below, I present some examples of lines that I think should be called with info instead of debug.
Important
This issue is not appearing in matchering-cli repository as it inherits logs from this one
I am using
matchering-cli
that can use extended logger usage. Below, I present some examples of lines that I think should be called withinfo
instead ofdebug
.Important
This issue is not appearing in
matchering-cli
repository as it inherits logs from this one"Where was my result file saved?"
matchering/matchering/saver.py
Line 31 in 16b9de7
matchering/matchering/saver.py
Line 33 in 16b9de7
"Is matchering initializing or my files has been loaded already?"
matchering/matchering/loader.py
Line 33 in 16b9de7
"Have I possibly picked the wrong file? I would like to know it's basic properties."
matchering/matchering/checker.py
Line 57 in 16b9de7
I could probably find more, but these are most basic.
The text was updated successfully, but these errors were encountered: