Click or drag to resize

NMathConfigurationLog Method

Overload List
 NameDescription
Public methodStatic memberLog Writes a newline to the log file.
Public methodStatic memberLog(Exception) Writes an exception message and stack trace to the log file.
Public methodStatic memberLog(String) Writes a string to the log file.
Public methodStatic memberLog(String, Object) Writes a string to the log file, replacing string parameters as necessary.
Top
See Also