Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
2e4638e448 |
@ -94,7 +94,7 @@ class BackupRotator:
|
|||||||
|
|
||||||
# Consume to internal
|
# Consume to internal
|
||||||
self.__configs.append(config)
|
self.__configs.append(config)
|
||||||
self.info("fConsumed config from path: {path}")
|
self.info(f"Consumed config from path: {path}")
|
||||||
|
|
||||||
def _do_rotate(self, config):
|
def _do_rotate(self, config):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user