mirror of
https://github.com/Z3Prover/z3
synced 2025-11-13 17:41:16 +00:00
fix log in release mode
This commit is contained in:
parent
67a4480410
commit
0704f90e9f
2 changed files with 5 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ Other:
|
|||
*/
|
||||
|
||||
/*
|
||||
TODO: add "conditional" logs, i.e., the messages are held back and only printed when a non-conditional message is logged.
|
||||
TODO: add deferred logs, i.e., the messages are held back and only printed when a non-conditional message is logged.
|
||||
Purpose: reduce noise, e.g., when printing prerequisites for transformations that do not always apply.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue