webhook-fix
This commit is contained in:
@@ -30,6 +30,7 @@ fmt_config = {
|
||||
'reset': True,
|
||||
}
|
||||
|
||||
|
||||
class MultilineColoredFormatter(colorlog.ColoredFormatter):
|
||||
def format(self, record):
|
||||
# Check if the message is multiline
|
||||
|
Reference in New Issue
Block a user