Let:
\[
I = \int_0^1 \log(1 - x) \, dx
\]
By using the substitution \( u = 1 - x \), we get:
\[
du = -dx
\]
When \( x = 0, u = 1 \), and when \( x = 1, u = 0 \). Thus, the integral becomes:
\[
I = \int_1^0 \log(u) \, (-du) = \int_0^1 \log(u) \, du
\]
This is a standard integral, and its value is:
\[
I = \left[ u \log(u) - u \right]_0^1 = 0
\]
Thus, the value of the integral is 0.