When I taught my student the logarithm, he asked me about the historical definition of $\ln(x)$.
- The first definition I found is that $$\ln(x)=\int_{1}^{x}{ \frac{dt}{t} } $$
- Defined as the logarithm to base $e$ or the inverse function of the exponentiation to base $e$: $$\ln(x)=y \Longleftrightarrow e^y=x$$ where $e$ defined as $$e=\lim_{n\to\infty}\left( 1+\frac{1}{n} \right)^n$$
Which is the real definition of the logarithm?
I'm no expert on maths history, but logarithms are old enough not to have a "historical definition" that meets our standards of what a definition should be. I think the integral definition of the logarithm is the better one to teach, for a few reasons:
What is exponentiation? Even if you define $e$, that may instantly tell you $e^2$ or $e^{-\frac{1}{3}}$, but how do you tell what $e^{\pi}$ is? No combination of repeated multiplication, inversion, or taking roots of $e$ will produce this number. (Note, this can be mediated by defining $\exp(x) = \lim_{n\to\infty} \left(1 + \frac{x}{n}\right)^n$).
The indefinite integral of $\frac{1}{x}$ is such a natural question that it warrants the invention of a function to fill the gap.
The log laws (and hence exponential laws) turn into lovely applications of various integral rules.
The calculus properties of $\ln$ and $\exp$ follow immediately from this definition too.
That's why I would teach the integral definition.