PetscErrorCode GetLogMessage(LogLevel level, char *message, const char *format, va_list list)
level | - Logging level (see LogLevel). | |
format | - String that contains the text to be written to the log file before the object. | |
list | - A variable-argument list of the additional arguments, used for the format string. |
Level:developer
Location:src/output.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages