Logger msg
This commit is contained in:
parent
35c53870da
commit
a1d23a3532
1 changed files with 1 additions and 0 deletions
|
@ -480,6 +480,7 @@ while True:
|
|||
)
|
||||
)
|
||||
image.save(filename)
|
||||
logger.debug("Saved frame to {}".format(filename))
|
||||
lastSaveTime = now
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue