Step 1: Simplify the exponential.
Since $e^{\log(\sin x)} = \sin x$, the integral becomes $\displaystyle\int \cos^3 x \cdot \sin x\, dx$.
Step 2: Choose a substitution.
The factor $\cos^3 x$ pairs with the cosine base, so let $t = \cos x$.
Step 3: Differentiate.
Then $dt = -\sin x\, dx$, so $\sin x\, dx = -dt$.
Step 4: Rewrite the integral.
$\displaystyle\int t^3(-dt) = -\int t^3\, dt$.
Step 5: Apply the power rule.
$-\dfrac{t^4}{4} + c$.
Step 6: Return to $x$.
Replacing $t=\cos x$ gives $-\dfrac{\cos^4 x}{4} + c$. A quick differentiation check returns the original integrand, confirming the result.
\[ \boxed{-\dfrac{\cos^4 x}{4} + c} \]