22 lines
687 B
HTML
22 lines
687 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Logging your activity</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Logging your activity</H1>
|
|
<P>
|
|
SICS offers not less then three different ways of logging your
|
|
commands and the SICS server's responses:
|
|
<ul>
|
|
<li>You may create a similar per client log file on the computer running
|
|
the SICS server through the <a href="logbook.htm">logbook</a> command.
|
|
<li>Then there is a way to log all activity registered from users with
|
|
either user or manager privilege into a file. This means: all commands
|
|
which affect the experiment regardless from which client they have
|
|
been issued. This is accomplished with the <a href="commandlog.htm">
|
|
commandlog</a> command.
|
|
</ul>
|
|
</P>
|
|
</BODY>
|
|
</HTML>
|