I want to evaluate an integral featuring the functions $\ln, \ \cos,$ and $e$. Due to the nature of those functions, I was wondering if taking a Fourier transform of it might lead to some simplification and give an explicit answer. The integral is:
$$I(a, b, c) = \int_0^{2 \pi} \ln(a + \cos(x - b) + \cos(x - c) + \cos(c - b)) e^{i x} dx.$$
Can this be Fourier transformed into a simpler form? Is it possible to evaluate it by any other methods?
Edit1: (Writing in terms of $e^{ix}$) $$I(a, b, c) = \int_0^{2 \pi} \ln(a + \frac{1}{2}(e^{i(x - b)} + e^{-i(x - b)} + e^{i(x - c)} + e^{-i(x - c)} + e^{i(b - c)} + e^{-i(b - c)})) e^{i x} dx.$$
Edit 2: (Fourier Transformed integrand) $$\int_0^{2 \pi} \int_{-\infty}^\infty \ln(a + \frac{1}{2}(e^{ix}(e^{-i b} +e^{-i c}) + e^{-ix}(e^{i b} +e^{i c}) + e^{i(b - c)} + e^{-i(b - c)})) e^{i x(1 - 2 \pi \omega) }d\omega dx .$$
Edit 3: (Fourier Transformed with respect to parameter $b$) $$F[I(a, b, c)](\omega) = \\ \int_{-\infty}^\infty \int_0^{2 \pi} \ln(a + \frac{1}{2}(e^{ix}(e^{-i b} +e^{-i c}) + e^{-ix}(e^{i b} +e^{i c}) + e^{i(b - c)} + e^{-i(b - c)})) e^{i x} dx e^{-i2 \pi b \omega} d\omega .$$
Edit 4: (Using substitution $z = e^{ix}$) $$I(a, b, c) = \\ -i \int_{|z| = 1} \ln(a + \frac{1}{2}(z(e^{-i b} +e^{-i c}) + \frac{1}{z}(e^{i b} +e^{i c}) + e^{i(b - c)} + e^{-i(b - c)})) dz .$$