This option is specified in units of bytes. Use the suffix k or m to specify units of kilobytes or megabytes, respectively.
This option specifies the number of bytes of the message log that dbmlsync sends to the MobiLink server when errors occur
during synchronization. Set this option to 0 if you don't want any dbmlsync message log to be sent.
The default is 32K.
When this option is non-zero, the error log is uploaded when a client-side error occurs. Not all client-side errors cause
the log to be sent: the log is not sent for communication errors or errors that occur when dbmlsync is not connected to the
MobiLink server. If the error occurs after the upload is sent, the error log is uploaded only if the SendDownloadAck extended
option is set to ON.
If ErrorLogSendLimit is set to be large enough, dbmlsync sends the entire message log from the current session to the MobiLink
server. For example, if the message log messages were appended to an old message log file, dbmlsync only sends the new messages
generated in the current session. If the total length of new messages is greater than ErrorLogSendLimit, dbmlsync only uploads
the messages log up to the specified size.
The size of the message log is influenced by your verbosity settings. You can adjust these using the dbmlsync -v option, or
by using dbmlsync extended options starting with "verbose".