For the purposes of the question, define $\exp^n x$ as the $n$ times iteration of $\exp$ (e.g $\exp^2 x = \exp \exp x$) for $n\geq1$ and $\exp^0 x = x$.
Let $f,g:\mathbb{R}_{>0}\to \mathbb{R}_{>0}$ such that $f,g$ are strictly increasing and unbounded above. If for all $n \geq 0$,
$$\exp^n f(x) \sim \exp^n g(x) ,\ \ x \to +\infty $$
does it follow that $f(x) = g(x)$ for sufficiently large $x$? If so, can the hypotheses be weaked? If not, are there hypotheses which can be added (e.g continuity)?
The motivation is this: even if $f \sim g$ as $x \to +\infty$, $f$ and $g$ are not really equivalent in the sense that for any well behaved function $h$, we don't necessarily have $h \circ f \sim h \circ g$ at $+\infty$.
For example, if $f \sim g$ but $|f - g|$ does not go to zero as $x \to +\infty$, $\exp f$ is not $\sim \exp g$.
Therefore, "highly" equivalent functions satisfying the hypotheses must have differences which tend to $0$. That's not sufficient, though. For example, $f(x) = x$, $g(x) = x + \frac 1x$ fails for $n=2$.