Skip to content

Commit

Permalink
Fixed doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolapiccinelli committed Jan 3, 2025
1 parent 58d3149 commit acbfb70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/manual/manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ The sequence contains also the initial condition of the optimization problem.
Logging and verbosity
---------------------
The verbosity of the library can be controlled by setting the logger level. The logger level can be one of the following:

* DEEP (0): deep logging with maximum verbosity level (will harm the performance, use only for debugging)
* NORMAL (1): default logging level with normal verbosity
* ALERT (2): only alert-level messages
Expand Down

0 comments on commit acbfb70

Please sign in to comment.