I think this is a really simple and stupid question, I am sorry for that, but I could not find anything while googling it.
why are covid-19 cases shown also on a logarithmic scale? on worldometer for example.
From my understanding, the ln(x) is the inverse function of the e(x) and so we could better see, if the curve flattens, when plotting the cases on a logarithmic scale? is this true?

Since COVID-19 is a viral disease, the number of people who get infected grows exponentially (until the curve hits the inflection point). Since exponential graphs grow really fast, its hard to study data from the graph normally.
When you graph them on a logarithmic scale, $\log a^x$ grows linearly since: $$\log a^x=cx$$ for $c=\log a$. This allows us to study the graph much easier (since it is a linear graph).