You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- added printing backtrace to assertions
- added debug and production assertions that break code immediately
instead of throwing exception
- asserting code immediately instead of throwing exception in debug mode
for faster development
- uninlining create_logger function
- moved backtrace code from validation layer to common code
0 commit comments