| Access Server: User's and Developer's Guide | ||
|---|---|---|
| <<< Previous | Next >>> | |
To control iWRAP logging, you can use LOG command. The required parameter mask is a decimal number specifying which message categories are logged. The value is a sum of bitmasks, described in Table 7-1.
Table 7-1. Log bitmask descriptions
| Bitmask | Description |
|---|---|
| 0x00 | Log nothing. |
| 0x01 | Enable logging of iWRAP connection related events (READY, CALL, CONNECT, RING, NO CARRIER) and fatal errors. This is the default. |
| 0x02 | Enable logging of all iWRAP commands and events. |
| 0x04 | Enable logging of iWRAP debugging messages. |
The optional target parameter controls where the log messages are written. Possible targets are described in Table 7-2.
| <<< Previous | Home | Next >>> |
| SLEEP | Up | I/O API |