Fast fix [2]
This commit is contained in:
parent
a8b80428a0
commit
1d8b81f916
@ -37,5 +37,5 @@ class Logger():
|
||||
self.exceptions += 1
|
||||
self.logger.exception(*args)
|
||||
|
||||
def fanctline(self):
|
||||
def fancyline(self):
|
||||
self.logger.info("-" * 80)
|
||||
|
Loading…
Reference in New Issue
Block a user