<div dir="ltr">Hello,<div><br></div><div>i want to conditionally enable and disable the 'info' log level in a python script using PetscInfoAllow. Is this possible in principle? I have tried to write the missing wrapper for PetscInfoAllow in petsc4py (see <a href="https://bitbucket.org/petsc/petsc4py/issue/25">https://bitbucket.org/petsc/petsc4py/issue/25</a>). However, disabling the 'info' log level with PetscInfoAllow(PETSC_FALSE, NULL) has no effect. after it was enabled with PetscInfoAllow(PETSC_TRUE, NULL).</div><div><br></div><div><br></div><div>Best regards,</div><div>Thomas<br><div><br></div><div><br></div></div></div>