Semi-supervised-learning icon indicating copy to clipboard operation
Semi-supervised-learning copied to clipboard

Global logger?

Open pizhn opened this issue 1 year ago • 0 comments

While working on the code, I noticed that there are no global loggers set up in the codebase. Currently, loggers are only tied to the trainer, which has led to scattered print statements throughout. Would you consider refining logging system to improve the development experience?

pizhn avatar Oct 10 '24 02:10 pizhn