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