Skip to content

Commit aed5797

Browse files
committed
updated readme
1 parent 8cf1d63 commit aed5797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Authorize.Net maintains a complete sandbox environment for testing and developme
5252
API credentials are different for each environment, so be sure to switch to the appropriate credentials when switching environments.
5353

5454
### 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.
5656

5757
A sample logger configuration is given as below:
5858

0 commit comments

Comments
 (0)