:orphan: # PetscLogViewFromOptions Processes command line options to determine if/how a `PetscLog` is to be viewed. ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscLogViewFromOptions(void) ``` Collective on `PETSC_COMM_WORLD` ## See Also [](ch_profiling), `PetscLogView()` ## Level developer ## Location src/sys/logging/plog.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/logging/plog.c) [Index of all Profiling routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)