You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Authorize.Net maintains a complete sandbox environment for testing and developme
52
52
API credentials are different for each environment, so be sure to switch to the appropriate credentials when switching environments.
53
53
54
54
### Enable Logging in the SDK
55
-
Python sdk uses the logger *'authorizenet.sdk'*. By default the logger is not configured in the sdk for writing output. If you need logging in the sdk, you should configure the logger in your code according to your need.
55
+
Python SDK uses the logger _'authorizenet.sdk'_. By default, the logger in the SDK is not configured to write output. You can configure the logger in your code to start seeing logs from the SDK.
0 commit comments