| Logdoc index | Logdoc entry list | Log entry group | Log entry |
| Description | Function called. This entry differs from 2301 in that it logs all input and output parameters, while 2301 does not. |
|---|---|
| Group | Transaction logging |
| Log entry ID | 2300 |
| Log category | org.xins.client.call.tx.2300 |
| Log level | DEBUG |
| With exception | Yes |
| Name | Type | Nullable |
|---|---|---|
| start | float64 | false |
| url | text | false |
| functionName | text | false |
| duration | int64 | false |
| errorCode | text | false |
| inParams | object | false |
| outParams | object | true |
| en_US | start url functionName duration errorCode inParams outParams |
|---|---|
| fr_FR | start url functionName duration errorCode inParams outParams |