The DOLFIN log system provides the following set of functions for uniform handling of log messages, warnings and errors. In addition, macros are provided for debug messages and dolfin_assertions. Only messages with a debug level higher than or equal to the current log level are printed (the default being zero). Logging may also be turned off by calling set_log_active(false).
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
How to disable FEniCS messages?
|
1 | 1044 | January 10, 2020 | |
| Controlling output verbosity: log level in dolfinx and ffcx | 6 | 858 | June 25, 2024 | |
| How to hide calculation details in order to just show progress bar | 11 | 709 | November 21, 2022 | |
| Any way to toggle the "solving" print out when executing simulations? | 2 | 623 | December 15, 2021 | |
| Reduce command line output of solve | 1 | 1057 | September 17, 2019 |