I found this in an article, but I cannot follow the step to get $\mathbb E[\log |a_{N,k}|]$. I'm quoting the paper:
Let $a_{N,k}$ be Cauchy-distributed random variables with parameter $N(k+1)$. The first moment does not exist, but there are some partial moments, for example for $0 \leq s < 1$ we get: $\mathbb E[|a_{N,k}|^s] = \frac{N(k+1)}{\pi}\int\limits_{-\infty}^{\infty} \frac{|x|^s}{x^2+N^2(k+1)^2} dx$ $= \frac{1}{\pi}N^s(k+1)^s\Gamma\left( \frac{1}{2}+\frac{s}{2} \right) \Gamma \left( \frac{1}{2} - \frac{s}{2} \right).$
Further:
$\mathbb E[\log|a_{N,k}|]=\log(N(k+1)).$
but I need a clue how to get to this.
The idea is that $\dfrac{\mathrm d}{\mathrm ds} x^s=x^s\log x$ for every positive $x$ hence $$ E[\log |a|]=\left.\frac{\mathrm d }{\mathrm ds}E[|a|^s]\right|_{s=0}. $$ In your setting, there exists some positive $\alpha$, namely $\alpha=N(k+1)$, such that $$ E[|a|^s]=\frac{\alpha^s}{\cos(\pi s)}. $$ The derivative of the denominator at $s=0$ is $-\pi\sin(0)=0$ hence $$ \left.\frac{\mathrm d }{\mathrm ds}E[|a|^s]\right|_{s=0}=\frac1{\cos(0)}\,\left.\frac{\mathrm d }{\mathrm ds}\alpha^s\right|_{s=0}=\log\alpha. $$