fix an issue that elicense mod ignores logging level specification
This commit is contained in:
@@ -7,7 +7,6 @@ import requests
|
||||
|
||||
|
||||
def init(CONFIG, logger):
|
||||
logger.setLevel(logging.DEBUG)
|
||||
return Mod(CONFIG, logger)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user