I know that given a sentence or formula of a formal system, this formula is a logical truth if it is true under all interpretations.
Is it possible to define this same concept of logical truth without the reference to models and interpretations?
Thanks!
For first-order logic this is essentially the completeness theorem.
The completeness theorem tells us that if $T$ is a first-order theory, then $\varphi$ is provable from $T$ if and only if $\varphi$ is true in every model of $T$.
If a formula is logically true it means that it is true in every interpretation. Every interpretation is a model for the empty theory, and so by the completeness theorem we can say that something is logically true if and only if it is provable from $\varnothing$.