Skip to content

Commit

Permalink
yes
Browse files Browse the repository at this point in the history
  • Loading branch information
cop-discord committed Jun 18, 2024
1 parent 788f0fb commit b9dc9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@ def format(self, record):
return output


def setup_loguru(
def setup_logging(
*,
handler: loguru.Handler = MISSING,
formatter: loguru.Formatter = MISSING,
Expand Down

0 comments on commit b9dc9d6

Please sign in to comment.