In an attempt to solve a PDE for $f(\mathbf{x})$ with $\mathbf{x} \in \mathbb{R}^3$, I have arrived at an expression of form $\hat{f}(\mathbf{k}) = \ln|\mathbf{k}| \hat{g}(\mathbf{k})$. I would like to use the convolution theorem to write $f(\mathbf{x}) = T * g(\mathbf{x})$, where $T$ is a tempered distribution satisfying $\hat{T}(\mathbf{k}) = \ln|\mathbf{k}|$.
To compute $\mathcal{F}^{-1}(\ln|\mathbf{k}|)$, I unsuccessfully tried adapting the solution to the one-dimensional case given in this stack exchange post. A key ingredient in the answer is the representation of $\gamma + \ln|x|$ as an integral that, when treated as a distribution, amounts to taking the Fourier transform of the test function. I do not see any way to adapt this idea to three dimensions, but perhaps I am overlooking something.
Is an explicit formula for $\mathcal{F}^{-1}(\ln|\mathbf{k}|)$ known in the three-dimensional case? And if so, how would I compute it? Bonus points for the $n$-dimensional case.