Skip to content

Commit

Permalink
Modified getMessage to message (#3284)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkt1583 committed May 3, 2023
1 parent 14ca9f4 commit e5c9227
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ def force_flush(self, timeout_millis: int = 30000) -> bool:
"exc_text",
"filename",
"funcName",
"getMessage",
"message",
"levelname",
"levelno",
"lineno",
Expand Down

0 comments on commit e5c9227

Please sign in to comment.