'main_log() do nothing'
'Create log directories for system test, using LOG_DIR variable'
'Logs output set to %s' % LOG_DIR
{ 'location' : STAF_LOCAL_HOSTNAME,
'foldername' : LOG_DIR,
'fileFd' : NO_FILE
}
{ 'location' : STAF_LOCAL_HOSTNAME,
'foldername' : LOG_TMP_DIR,
'fileFd' : NO_FILE
}
'return a log file name'
[ logFile , logName ]
''
{
'content' : 'Additional comments : %s' % commentsFile,
'xlink' : commentsFile,
'fileFd' : fileFd
}
''
scheduler object
{
'type' : 'client',
'object' : client,
'prefix' : 'client'
}
{
'fileList' : cFileList,
'fileFd' : fileFd
}
''
'ERROR when merging files : %s' % msg
{ 'content' : 'ERROR when merging files : %s' % msg,
'fileFd' : fileFd }
'WARNING : no file to merge'
msg
''
name of the tag
attribute/value of the tag [[attr1,val1],[attr2,val2],...]
content of the tag
file descriptor
'%s %s : %s' % (tagName,myString,content)
write content in file
string to write in a file
if you want the content to be a href of xlink
file descriptor
content
''
'%s return code %s (expected %s) : %s' % \
(status,returncode,expected,result)
''
file descriptor
''
file descriptor
''
file descriptor
''
file descriptor
''
extra parameters to add in the node
file descriptor
''
file descriptor
''
file descriptor
''
file descriptor
''
attribute/value of the tag [[attr1,val1],[attr2,val2],...]
''
''
''