Cleanup logging diagnostic info (#16008)
not-empty so that we don't output a dumb string like > null DB null connections: null/null (null threads blocked) Also put the call to `name` behind a some-> so there's no NPE. Everything else will just output a null if its missing
Please register or sign in to comment