Calculate $$\int_0^\infty \frac{\ln x}{\sqrt{x}(x+1)} \, \mathrm{d}x$$
My try:
We will use pacman style path. in the pacman there is only a single singularity the outer path of the pacman is: $$ \lim_{R\rightarrow\infty} \oint_{\lim C} \frac{\ln Re^{i\theta}} {\sqrt{R}e^{\theta i}(Re^{\theta i}+1)} \, \mathrm{d} \theta=0.$$ now we have the "inside the pacman" which contains only a removable singularity. therefore: \begin{align} & \oint\limits_\text{pacman} \frac{\ln x}{\sqrt{x}(x+1)} \, dx \\[8pt] = {} & \lim_{R\rightarrow\infty} \oint_C \frac{\ln Re^{i\theta}}{\sqrt{R} e^{\theta i}(Re^{\theta i}+1)} \, d\theta + \oint_\varepsilon \frac{\ln Re^{i\theta}}{\sqrt{R}e^{\theta i}(Re^{\theta i}+1)} \, d\theta + 2\oint_\varepsilon^\infty \frac{i\ln e^{\theta}}{Re^{\frac{\theta i}{2}}(e^{\theta i}R+1)} \, dR\\[8pt] 0 = {} & 0+0+2\oint_\varepsilon^\infty \frac{i\ln e^\theta}{Re^{\frac{\theta i}{2}}(e^{\theta i}R+1)} \, dR\\[8pt] & \lim_{\varepsilon\rightarrow0} 2 \oint_\varepsilon^\infty \frac{x}{\sqrt{(x)}(x+1)} \, dR = 2\oint_0^\infty \frac{x}{\sqrt{(x)}(x+1)} \, dx=0\\[8pt] & \oint_0^\infty \frac{x}{\sqrt{(x)}(x+1)} \, dx=0 \end{align}

An alternative approach, to verify you got the right answer: with $u=\ln x$ your integral becomes$$\int_{\Bbb R}\frac{ue^{-u/2}}{1+e^{-u}}\mathrm{d}u,$$which has odd integrand, so is $0$ provided$$\int_0^\infty\frac{ue^{-u/2}}{1+e^{-u}}\mathrm{d}u$$is finite. Indeed, the latter integral has upper bound $\displaystyle \int_0^\infty ue^{-u/2}\mathrm{d}u=4$.