LogSync
Prints a synchronized message in the log file.
Synopsis
PetscErrorCode LogSync(LogLevel level, const char *format, ...)
Input parameters
level -Logging level (see LogLevel).
Output parameters
format -String that contains the text to be written to the log file.
Option database keys
-log_level -Logging threshold.
Keywords
output, log, synchronized
See Also
Log, LogView
Level:developer
Location:src/output.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages