Let us define $$\log^{(i)}{n}=\log{(\log^{(i-1)}{n})}$$ with this condition: $$i\ge{0}:\log^{(i)}{n}\le1$$ i.e. repeated application of the log function. I wonder what is the result of following limit: $$\lim_{n\to\infty}\lim_{i\to\infty}{\log^{(i)}{n}}=\lim_{n\to\infty}{\log\log\log\cdots\log{n}}$$ I feel like the answer would be a constant number like $C$, is it correct?
Conclusion: the way the problem is composed, it is not possible to have repeated application of $\log$ function.
The way you wrote it, the limit does not exist, because for every $n$, there exists some $i$ such that $\log^{(i)}(n) \leq 0$, and thus $\log^{(i+1)}(n)$ does not exist.