PetscLogHandlerSetState#

Set the logging state that provides the stream of events and stages for a log handler.

Synopsis#

Logically collective

Input Parameters#

Note#

Most users well not need to set a state explicitly: the global logging state (PetscLogGetState()) is set when calling PetscLogHandlerStart()

See Also#

Profiling, PetscLogHandler, PetscLogState, PetscLogEventBegin(), PetscLogHandlerStart()

Level#

developer

Location#

src/sys/logging/handler/interface/loghandler.c


Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages