Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
Nicole C. Engard 8e0fa49184 Bug 7936: Tools Help for 3.8
This updates the tools help files and adds a new
help file for the new upload cover images tool.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2012-04-13 16:12:26 +02:00

13 lines
No EOL
708 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Log Viewer</h1>
<p>Actions within the Koha system are tracked in log files. Your system preferences can be changed to prevent the logging of different actions. These logs can be viewed using the Log Viewer Tool.</p>
<p>Choosing different combinations of menu options will produce the log file for that query.</p>
<p>You will note that real names do not appear on the log, only identifying numbers. You need to use the identifying numbers when searching the logs as well.</p>
<p><strong>See the full documentation for the Log Viewer in the <a href="http://manual.koha-community.org/3.8/en/logviewer.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]