Differences
This shows you the differences between the selected revisions of the page.
2016-01-22 | 2016-01-22 | ||
commandline#logging (martin) | library_session#sessionlogpath (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#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)). | + | 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#sessionlogpath|Session.SessionLogPath]]''((XML logging is used internally by the assembly)). |