cancel
Showing results for 
Search instead for 
Did you mean: 

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?

timc
Member
2 REPLIES 2

 

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

Joy
Administrator Administrator
Administrator

My IDE is a basic text editor, which doesn't have any configuration settings. Does that mean there's no log file?