add release_log_level feature to simulate release logs in debug mode.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
3140f101c1
commit
aef77bd338
2 changed files with 11 additions and 5 deletions
|
@ -377,6 +377,9 @@ hot_reload = ["dep:hot-lib-reloader"]
|
|||
|
||||
hardened_malloc = ["hardened_malloc-rs"]
|
||||
|
||||
# developer feature useful only in debug builds.
|
||||
release_log_level = []
|
||||
|
||||
# client/server interopability hacks
|
||||
#
|
||||
## element has various non-spec compliant behaviour
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue