- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
where does Java SDK place log file on server?
I installed the java SDK from here:
https://github.com/AuthorizeNet/sdk-java
and I want to know where I should look to find the log file that it creates?
Anyone know the path or directory where this SDK places its log file?
โ03-05-2015 07:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi timc,
The Java SDK makes use of the apache commons logging functionality. The way that this is output is dependent upon your IDE and project configuration. We do not define the location for the log file in the SDK itself.
Thanks,
Joy
โ03-06-2015 02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My IDE is a basic text editor, which doesn't have any configuration settings. Does that mean there's no log file?
โ03-07-2015 02:25 PM

