Error
logging service
To record errors generated by PowerBuilder objects running in a
transaction server to a log file, create an instance of the ErrorLogging
service object and invoke its log method. For example:
|
1 2 3 4 |
ErrorLogging erlinfo_base this.GetContextService("ErrorLogging", & erlinfo_base) erlinfo_base.log("Write this string to log") |
The errors are recorded in the Windows system application log if
the component is running in COM+.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest