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
refactor(relay): align max log level at compile time to other bins
trace were enabled on release build since the relay was considered as
unstable at start, since it has been stable for some time now we can
align it to other bin crate (debug: all level enabled, release: max
level debug).
0 commit comments