More docs on the
ARB website
.
See also
index
of helppages.
Last update on 01. Sep 2021 .
Main topics:
ARB: a Short Introduction
Glossary
Related topics:
ARB Command Interpreter (ACI)
View ARB logs
OCCURRENCE
DESCRIPTION
NOTES
EXAMPLES
WARNINGS
BUGS
OCCURRENCE
ARB_NT/Tools/View ARB log
ARB_NT/Tools/View server log
DESCRIPTION
"View ARB log" shows the logfile of the current arb session.
The logfile contains any output from ARB itself and from some sub-processes, e.g.
diagnostic messages (e.g. 'trace' from
´ARB Command Interpreter (ACI)´
)
errors not reported via GUI
"View server log" shows the logfile of all ptservers and nameservers started from the current arb session.
e.g. shows the detailed progress while building a ptserver
NOTES
The log will be displayed using the shell command 'less'.
Pressing Ctrl-C in the log, will allow to use
page-up / page-down to traverse through the log
'q' to quit and close the window
EXAMPLES
None
WARNINGS
Only works if arb has been started via the script 'arb'.
BUGS
No bugs known