diff --git a/RemoteLogs.md b/RemoteLogs.md new file mode 100644 index 0000000..476f788 --- /dev/null +++ b/RemoteLogs.md @@ -0,0 +1,17 @@ +# Logging of remote job submission operations + +To enable logging of remote job submission operations, add +``` +filename +``` +to your config.xml file, specifying the name of the log file. +This file will be created in the director specified by \ in config.xml. +It contains a log of operations and error messages. + +For debugging purposes, it can be handy to see the XML request messages +of the operations. +To see these, add +``` +filename +``` +to your config.xml file, specifying the name of the log file.