I was given a problem to evaluate the following integral, $$\int\limits_{-4}^{-1}\dfrac{1}{x}dx$$
I know the fact that integration of $1/x$ is $\log(x)$ but how can we compute negative logarithm? I mean to say that since definite integral refers to the area under the curve so how can it be even defined?
I tried the following method: $$\int\limits_{-4}^{-1}\dfrac{1}{x}dx = \log(-1) - \log(-4)$$ $$\implies \log\left(\dfrac{-1}{-4}\right) = -\log(4)$$
Is it correct? I don't think that the answer should be $-\log(4)$ because there is no graph for the negative logarithm. Is there any need of complex logarithm?