logging_xml » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2012-02-09 | 2012-02-29 | ||
| enabling xml logging (martin) | future => beta (martin) | ||
| Line 123: | Line 123: | ||
| ===== [[group]] Grouping Operations for Commands ===== | ===== [[group]] Grouping Operations for Commands ===== | ||
| - | &future_feature | + | &beta_feature |
| When using XML logging together with [[scripting|scripting]], [[logging_xml#elements|operations]] and [[logging_xml#result_script|failures]] belonging to the same command can be groupped using parent ''group'' element: | When using XML logging together with [[scripting|scripting]], [[logging_xml#elements|operations]] and [[logging_xml#result_script|failures]] belonging to the same command can be groupped using parent ''group'' element: | ||
| Line 341: | Line 341: | ||
| Listing of remote file attributes. | Listing of remote file attributes. | ||
| - | &future_feature | + | &beta_feature |
| Elements: | Elements: | ||
| Line 407: | Line 407: | ||
| ===== Example ===== | ===== Example ===== | ||
| - | //Note that the ''failure'' element will be included only with the latest beta release and ''group'' elements will be included only with the next release and, if enabled only.// &beta &future | + | //Note that the ''failure'' element will be included only with the latest beta release and ''group'' elements will be included only with the latest beta release and, if enabled only.// &beta |
| <code xml> | <code xml> | ||
| <?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||