next up previous contents
Next: Quick Start and Simple Up: Commands Previous: Command Line Tool   Contents

Logging

By default, the command line tools do not produce any log file, i.e. error logging is switched off. Error logging can be helpful for debugging reasons or if you want to get additional information on the error messages that are printed on the screen. You can influence logging on using the command-line switches -log-debug, -log-info, -log-off. The default is -log-off. Info level logging outputs some useful information during the various stages of each command, while debug level logging will provide far more details.

If you enable info or debug logging, the log file will be created in /tmp/edg-replica-manager-USER.log where USER is your username.



2004-06-14