typo
This commit is contained in:
parent
54bcba0279
commit
a1165b0574
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ if __name__ == "__main__":
|
|||
if profiler != "True":
|
||||
raise KeyError()
|
||||
else:
|
||||
logger.inf("Profiler enabled.")
|
||||
logger.info("Profiler enabled.")
|
||||
initStackdriverProfiling()
|
||||
except KeyError:
|
||||
logger.info("Profiler disabled.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue