logging_xml » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2009-03-03 | 2009-03-03 | ||
| more examples when it is useful (martin) | explain the failure example (martin) | ||
| Line 49: | Line 49: | ||
| </code> | </code> | ||
| - | If ''success'' is ''false'', ''result'' element will typically include one or more ''message'' elements with error message(s). The error message is free text, that may be language-, protocol- or even server-specific. | + | If ''success'' is ''false'', ''result'' element will typically include one or more ''message'' elements with error message(s). The error message is free text, that may be language-, protocol- or even server-specific.· |
| + | The following example is from English version, connected with SFTP protocol to OpenSSH server: | ||
| <code xml> | <code xml> | ||
| <result success="false"> | <result success="false"> | ||