Concept:Use the definite integral property ∫0af(x)dx=∫0af(a−x)dx and simplify the logarithm.Explanation:Let I=∫01log(x1−1)dx.Rewrite the integrand: x1−1=x1−x.So, I=∫01log(x1−x)dx.Now apply the property with a=1: replace x by 1−x.Then I=∫01log(1−xx)dx.Add the two expressions for I:2I=∫01[log(x1−x)+log(1−xx)]dxUsing logA+logB=log(AB), the sum inside becomes log(1)=0.Therefore, 2I=0, so I=0.Answer:I=0, which matches option D.