Merge branch 'tisaac/feature-log-handler' into 'main'Deglobalize logging into PetscLogHandler and PetscLogStateSee merge request petsc/petsc!6709
Profiling: Add a tutorial showing how to adapt logging callbackssrc/sys/tutorials/ex6.c shows how legacy callbacks can be adaptedto the new logging infrastructure.