Differences
This shows you the differences between the selected revisions of the page.
2009-03-03 | 2009-04-28 | ||
typo (martin) | troubleshooting (martin) | ||
Line 5: | Line 5: | ||
Events can be logged in two formats: | Events can be logged in two formats: | ||
- | * //Text log//: Events are logged in unstructured form with configurable level of verbosity. Information logged differ with [[protocols|protocol]] used. This format is useful to diagnose problems with connection. You should also include this log when [[reporting|reporting bugs or asking for support]]. | + | * //Text log//: Events are logged in unstructured form with configurable level of verbosity. Information logged differ with [[protocols|protocol]] used. This format is useful to [[troubleshooting|troubleshoot]] problems with connection. You should also include this log when [[reporting|reporting bugs or asking for support]]. |
* //[[logging_xml|XML log]]//: Events are logged in structured form in XML format. This format includes less information than text log. However its format is [[logging_xml|documented]] and independent from [[protocols|protocol]] used. You will find this format particularly useful to analyze automatically performed operations, such as when using [[scripting|scripting]]. | * //[[logging_xml|XML log]]//: Events are logged in structured form in XML format. This format includes less information than text log. However its format is [[logging_xml|documented]] and independent from [[protocols|protocol]] used. You will find this format particularly useful to analyze automatically performed operations, such as when using [[scripting|scripting]]. | ||
Note that passwords and passphrases not stored to either log format. | Note that passwords and passphrases not stored to either log format. |