Logging the actions that the server takes is particularly useful during the development process and when troubleshooting. Verbose output is not recommended for normal operation of a production environment because it can slow performance.
Logging output is sent to the MobiLink server messages window. In addition, you can send the output to a message log file using the -o option. The following command sends output to a message log file named mlsrv.log.
mlsrv11 -o mlsrv.log -c ... |
You can control the size of log files, and specify what you want done when a file reaches its maximum size.
See:
You can control what information is logged to the message log file and displayed in the MobiLink server window using the -v option. See -v option.
You can also control which warning messages are reported.
For more information, see:
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |