Class Log
java.lang.Object
uk.ac.manchester.spinnaker.nmpiexec.utils.Log
A very simple-minded logger.
- 
Method Summary
- 
Method Details- 
logWrite a message to the log.- Parameters:
- message- The message to write.
 
- 
logWrite an exception to the log.- Parameters:
- exception- The exception to write.
 
 
-