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
Tower pulls in tower-buffer which has the log feature enabled by default. Would be good to re-expose this as a default feature in tower so it can be turned off if necessary. Presumably will be the same for other tower-* crates if/when tracing gets added to them.
The text was updated successfully, but these errors were encountered:
Tower pulls in tower-buffer which has the
log
feature enabled by default. Would be good to re-expose this as a default feature in tower so it can be turned off if necessary. Presumably will be the same for other tower-* crates if/when tracing gets added to them.The text was updated successfully, but these errors were encountered: