QMRITools`
QMRITools`
AddToLog
AddToLog[list]
add the list to the log at level 1. All elements of the list are converted to strings and joined with spaces.
AddToLog[list,level]
add the list to the log at level.
AddToLog[list,True]
add the list to the log at level 1 with a timestamp.
AddToLog[list,True,level]
specifies both the level and the timestamp.
AddToLog[list,level,True]
specifies both the level and the timestamp.