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