mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 19:04:47 +00:00
rm prints
This commit is contained in:
@@ -50,7 +50,6 @@ class DailyRotatingFileHandler(logging.handlers.TimedRotatingFileHandler):
|
||||
self.baseFilename = new_filename
|
||||
self.current_date = new_date
|
||||
|
||||
print("self.backupCount", self.backupCount)
|
||||
# FIX ME: not sure if we need this
|
||||
# self._cleanup_old_files()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user