Since the series $\frac{1}{1+x} \ =\ \sum ( -1)^{n} x^{n}$ is valid for $|x|\lt 1$ and you have obtained Taylor series by integrating the series, it may seem that the Taylor series for $\ln (1+x)$ is not valid at $x=1$. One way to be sure that the Taylor series is indeed valid at $x=1$, is to go by definition.
Let $f(x)=\frac{1}{1+x}$. We want to write Taylor series for $f$ about $x=0$ in the domain $[0,x]$ where $x\gt 0$. Find higher order derivatives for $f$, you'll notice that $f^{(n)}(x)=(-1)^n \frac{n!}{(1+x)^n}$
$f(x)=\ln (1+x)= f(0)+\sum_{i=1}^{i=n-1}\frac{f^{(i)}(0)}{i!}x^i + \frac{f^{(n)}(c)}{n!}x^n$, where $c\in (0,x)$.
$\implies f(x)=\sum_{i=1}^{i=n-1} (-1)^ix^i + \frac{(-1)^n}{(1+c)^n}x^n=P_{n-1}(x)+R_{n-1}(x)$, where $R_{n-1}(x)=\frac{(-1)^n}{(1+c)^n}x^n$ is remainder term.
Note that,
$|R_{n-1}(x)|=\frac{1}{(1+c)^n}x^n \to 0$ as $n\to \infty$ for $ x=1$
Hence, $P_{n-1}$ converges to $f(x)$ when $x=1$