Web services / General |
The Genero Web Services library gives you the ability to log the data your Web Service application is receiving from or sending to another application by turning on the debug mode.
Debug information is written to the standard error stream of the console; if needed, it can be redirected to a file.
To turn on the debugging feature, set the FGLWSDEBUG environment variable before starting the application.
The level of debugging depends on the value set for the FGLWSDEBUG variable.
Possible values are described in the FGLWSDEBUG environment variable definition.