Comment update for log class
This commit is contained in:
@@ -76,6 +76,7 @@ class CustomConsoleFormatter(logging.Formatter):
|
||||
|
||||
# TODO: add custom handlers for stack_trace, if not set fill with %(filename)s:%(funcName)s:%(lineno)d
|
||||
# hasattr(record, 'stack_trace')
|
||||
# also for something like "context" where we add an array of anything to a message
|
||||
|
||||
|
||||
class CustomHandlerFilter(logging.Filter):
|
||||
|
||||
Reference in New Issue
Block a user