If you read the other answers involving divergent series with logarithm and want a series that diverges even slower, consider defining $\sum_n 1/f(n)$ where $f(x)$ is defined as $1$ if $x \leq e$, and otherwise defined as $f(x) = x f(\log x)$. In otherwords, as $n$ grows, you keep taking the log over and over again in the denominator and multiplying as long as the rules allow. It is challenging (a high-end Putnam math contest problem) to show this series diverges, and it turns out that it diverges asymptotically like $\log^* (n)$, where $\log^*(n)$ is the number of times you need to take the logarithm iteratively starting with $n$ in order to get an answer $\leq 1$. A very, very slow growing function indeed because the logarithms of large numbers are so much smaller.