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:
Jason Volk 2024-04-23 11:15:29 -07:00 committed by June
parent 3140f101c1
commit aef77bd338
2 changed files with 11 additions and 5 deletions

View file

@ -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