parent
94794bcc94
commit
c19f9a60a8
1 changed files with 1 additions and 2 deletions
|
|
@ -598,8 +598,7 @@ class HubFormatter(logging.Formatter):
|
|||
record.session_id = None
|
||||
record.callnum = None
|
||||
record.user_name = None
|
||||
return super(HubFormatter, self).format(record)
|
||||
|
||||
return logging.Formatter.format(self, record)
|
||||
|
||||
def setup_logging1():
|
||||
"""Set up basic logging, before options are loaded"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue