Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Part 1 The Basic for Developing Application | > Chapter 8 Debugging Applications | > 8.1 Debugging Applications |
The API snapshot function logs a variety of I/O information relating to Java APIs or C APIs.
The following information can be read from this log and used for debugging purposes when developing applications that use Java APIs, .NET APIs or C APIs:
The following table shows the information that is output by the API snapshot function.
Type |
Content |
---|---|
Various Java API I/O information |
Outputs the following information relating to a Java API that has been invoked by an application: (*1)
Detailed information about the output content and format, and output examples, etc., can be found in 8.1.4 Java API Method Information. |
Various .NET API I/O information |
Outputs the following information relating to a .NET API that has been invoked by an application:
Detailed information about the output content and format, and output examples, etc., can be found in 8.1.5 .NET API Method Information. |
Various C API I/O information |
Outputs the following information relating to a C API function that has been invoked by an application:
|
*1) The various I/O information of ShunException class will not be output.
Refer to Output Information of Performance Log in the Operator's Guide for more information on the output of performance log.
To output an API snapshot, set the following execution parameters in the API environment file:
Refer to 2.4 Setting Up Environment Files or Appendix A Execution Parameters in API Environment Files for more information on the API environment file.
Contents
Index
![]() ![]() |