Inside a previous question, one particular nested function shown is the known tetration. This "kind" of arbitrary repeated functions has always intrigued me, because inside their properties lie so many beautiful relations (i.e. the domain of $\lim_{n\to+\infty}{}^nx$ is $e^{-e}\leq x\leq e^{1/e}$).
So I wanted to define a similar expression, and search for its properties: $$ f(n,x)={}^n\log x=\underbrace{\log(\log(\log(\ldots\log x)))}_{n\text{ times}},\quad n\in\mathbb{N}^+,x\in\mathbb{R} %\quad\text{or}\quad{}^n\sin x=\underbrace{\sin(\sin(\sin(\ldots\sin x)))}_{n\text{ times}} $$ just looking at how the domain explodes even when $n<8$ baffles me, as I obtained: $$ \mathcal{D}_{f(n\geq2,x)}:x>{}^{n-2}e\wedge\mathcal{D}_{f(1,x)}:x>0\quad\text{for example, }\;\mathcal{D}_{f(7,x)}:x\gtrsim 10^{10^{10^{6.22}}} $$ This may be not the only "strange" property of this particular function, but even if I think it can be exploited, I've never found any source (neither textbooks nor online); so in conclusion, is there any application of such function (or functions' class)?