Open kunalchhabra37 opened 2 years ago
Fixes #56 LoggingContext must be given either a name or a parent context by adding LoggingContext() and logger.info() with parent context in LoggingContext() at line 269 - 271
LoggingContext must be given either a name or a parent context
LoggingContext()
logger.info()
Fixes #56
LoggingContext must be given either a name or a parent context
by addingLoggingContext()
andlogger.info()
with parent context inLoggingContext()
at line 269 - 271