Skip to content

Commit

Permalink
Clear logs
Browse files Browse the repository at this point in the history
  • Loading branch information
JargeZ committed Aug 13, 2021
1 parent cef9945 commit e7a584c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

from loguru import logger

logger.add(sys.stderr, level="DEBUG")
logger.add("vhs_last_debug_log.log", enqueue=True, mode='w')

0 comments on commit e7a584c

Please sign in to comment.