Log

Prints a single message in the log file.

Synopsis

PetscErrorCode Log(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

See Also

LogSync, LogView

Level:developer
Location:
src/output.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages