We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb4968 commit 8381c99Copy full SHA for 8381c99
ccos/log.py
@@ -72,7 +72,6 @@ def update_format(self, record):
72
else:
73
self._style._fmt += f"%(indent)s%(message)s"
74
75
-
76
def format(self, record):
77
"""
78
Format the log message with additional data extracted from the stack.
0 commit comments