Differences
This shows you the differences between the selected revisions of the page.
2014-05-02 | 2016-01-22 | ||
command line logging and .net assembly (martin) | commandline#logging (martin) | ||
Line 8: | Line 8: | ||
Note that passwords and passphrases are not stored to either log format. | Note that passwords and passphrases are not stored to either log format. | ||
- | Logging can be enabled from //[[ui_pref_logging|Logging page]]// of Preferences dialog. Logging can also be enabled from [[commandline|command-line]] using ''/log'' and ''/xmllog'' parameters respectively, what is particularly useful with [[scripting]]. In [[library|.NET assembly]], session logging is enabled using ''[[library_session#properties|Session.SessionLogPath]]''((XML logging is used internally by the assembly)). | + | Logging can be enabled from //[[ui_pref_logging|Logging page]]// of Preferences dialog. Logging can also be enabled from [[commandline#logging|command-line]] using ''/log'' and ''/xmllog'' parameters respectively, what is particularly useful with [[scripting]]. In [[library|.NET assembly]], session logging is enabled using ''[[library_session#properties|Session.SessionLogPath]]''((XML logging is used internally by the assembly)). |