I don't know the best way to describe it in technical terms, but what is the result of a continuing logarithm of $z$, for example:
$$\log(\log(\dots\log(z)))$$
Where it is taking the logarithm of the logarithm and so on, for an infinite amount of times?
How would this type of thing behave? Does it converge, go off to infinity or an infinitesimal? Does the resulting behavior depend on whether $z$ is imaginary or real? Positive or negative?
If $\Im(z)$ (the imaginary part of $z$) is greater than or equal to zero, then this converges to roughly $z_\infty = 0.318152 + 1.33724 i$.
If $\Im(z)<0$ it converges to $z_\infty = 0.318152 - 1.33724 i$.
This of course relies on the usual branch cut for $\log z$.
The exceptional cases are any cases where a finite number of itetations lands on $1$ (or starting with $z=0$. These include $1, e, e^e$, and so forth.
However, there are isolated points for which the iterated log neither goes to infinity nor converges. For example, for any $z$ such that $$e^z = \log z \neq z$$ the iterated log oscillates between $z$ and $\log z$. I think there are such points; for example, there is an unstable 2-cycle fixed point at roughly $$ z= 0.883998 + 6.922346 i $$