diff --git a/docs/user_guide.rst b/docs/user_guide.rst index ec98867..0389d38 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -218,8 +218,8 @@ Alternatively, a callback can be registered to handle the response event every t client.on(EMsg.ClientAddFriendResponse, handle_add_response) -Loggging --------- +Logging +------- It is often useful to see the message that are coming in and going on. Here is how to enable debug logging to the console.